[cvs] commit: horde/config conf.php.dist horde/lib/MIME Magic.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Mon Jul 7 21:12:54 PDT 2003
slusarz 2003/07/07 21:12:53 PDT
Modified files:
config conf.php.dist
lib/MIME Magic.php
Log:
Remove use of the file() binary for MIME_Magic. 1) it seems like Chuck's PHP
based solution matches the same files as the function based solution, and
2) I guess there is a pretty big security risk for versions of file()
before 3.41 - see http://www.idefense.com/advisory/03.04.03.txt
Cleaned up some of the code also.
Revision Changes Path
1.48 +1 -15 horde/config/conf.php.dist
1.33 +40 -54 horde/lib/MIME/Magic.php
Chora Links:
http://cvs.horde.org/diff.php/horde/config/conf.php.dist?r1=1.47&r2=1.48&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Magic.php?r1=1.32&r2=1.33&ty=u
More information about the cvs
mailing list