Subject: CVS commit: pkgsrc/mail/squirrelmail/files
To: None <pkgsrc-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: pkgsrc-changes
Date: 12/31/2002 12:49:31
Module Name: pkgsrc
Committed By: chris
Date: Tue Dec 31 10:49:31 UTC 2002
Modified Files:
pkgsrc/mail/squirrelmail/files: squirrelmail.conf.dist
Log Message:
Remove the use of register_globals. This hasn't been needed since 1.2.8.
This just tightens up on security a bit more.
Note anyone using plugins may have to check if all their plugins will work
with register_globals off.
(I've been using this on a local squirrelmail box with 1.2.9 for over a
month with no issues)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/squirrelmail/files/squirrelmail.conf.dist
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.