[Tickets #601] RESOLVED: RELENG_1 doesn't update whitelist rules in script

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Sep 17 11:57:18 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=601
-----------------------------------------------------------------------
 Ticket     | 601
 Updated By | liamr at umich.edu
 Summary    | RELENG_1 doesn't update whitelist rules in script
 Queue      | Ingo
 Version    | RELENG_1
 State      | Bogus
 Priority   | 2. Medium
 Type       | Bug
 Owners     | 
+Attachment | whitelist.diff
-----------------------------------------------------------------------


liamr at umich.edu (2004-09-17 11:57) wrote:

Looking at the code fore ingo/lib/Script/sieve.php, I found this block..

        /* Whitelist Script */
        $whitelist = $ingo['storage']->retrieve('whitelist');
        $whitelistBlocks = array();;    
        if (!empty($whitelist)) {
            // Sieve whitelist TBP
        }

I'm guessing TBP means "to be programmed".

I looked at later versions of this file and have backported the whitelist
function.  I *believe* it works.  The diff is attached.

Liam




More information about the bugs mailing list