[cvs] commit: ingo blacklist.php ingo/config prefs.php.dist
ingo/docs
CHANGES CREDITS ingo/lib Ingo.php Storage.php api.php base.php
ingo/lib/Script procmail.php sieve.php ingo/lib/Storage prefs.php
ingo/templates/blacklist blacklist.inc
Michael M Slusarz
slusarz at bigworm.colorado.edu
Fri Apr 18 17:24:09 PDT 2003
slusarz 2003/04/18 16:24:09 PDT
Modified files:
. blacklist.php
config prefs.php.dist
docs CHANGES CREDITS
lib Ingo.php Storage.php api.php base.php
lib/Script procmail.php sieve.php
lib/Storage prefs.php
templates/blacklist blacklist.inc
Log:
blacklisted addresses now stored in array format() in prefs. (Brent - you
may want to look at these changes for your whitelist additions).
There is no need to do anything to convert - there is code present (for now)
that will do the conversion automatically.
Do additional checks to ensure that all blacklist addresses are lowercase,
there is no extra spaces at the end of addresses, and there are no
duplicate addresses.
Other cleanups.
Revision Changes Path
1.13 +5 -33 ingo/blacklist.php
1.7 +2 -2 ingo/config/prefs.php.dist
1.9 +1 -0 ingo/docs/CHANGES
1.7 +5 -1 ingo/docs/CREDITS
1.31 +3 -3 ingo/lib/Ingo.php
1.2 +5 -7 ingo/lib/Script/procmail.php
1.7 +8 -10 ingo/lib/Script/sieve.php
1.3 +62 -2 ingo/lib/Storage.php
1.2 +15 -3 ingo/lib/Storage/prefs.php
1.5 +2 -3 ingo/lib/api.php
1.18 +2 -2 ingo/lib/base.php
1.12 +2 -2 ingo/templates/blacklist/blacklist.inc
Chora Links:
http://cvs.horde.org/diff.php/ingo/blacklist.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/ingo/config/prefs.php.dist?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/ingo/docs/CREDITS?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Ingo.php?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Script/procmail.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Script/sieve.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Storage.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Storage/prefs.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/ingo/lib/api.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/ingo/lib/base.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/ingo/templates/blacklist/blacklist.inc?r1=1.11&r2=1.12&ty=u
More information about the cvs
mailing list