https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6205
Justin Mason <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Justin Mason <[email protected]> 2009-09-24 03:58:16 PDT --- done. the URIDetail plugin needed some fixing -- it was storing possibly per-user config on the plugin object itself! not good. fixed to store on {conf}. I'm not sure if it still works though as it has no tests. this is a bug, bug 6209. : 329...; svn commit -m "bug 6205: add test to ensure that all config settings are correctly handled when switching between users; add more config setting type metadata to enable those tests to work; and fix URIDetail to store config on the {conf} object, not on the plugin." Sending MANIFEST Sending lib/Mail/SpamAssassin/Conf/Parser.pm Sending lib/Mail/SpamAssassin/Conf.pm Sending lib/Mail/SpamAssassin/Plugin/DKIM.pm Sending lib/Mail/SpamAssassin/Plugin/ReplaceTags.pm Sending lib/Mail/SpamAssassin/Plugin/URIDNSBL.pm Sending lib/Mail/SpamAssassin/Plugin/URIDetail.pm Sending lib/Mail/SpamAssassin/Plugin/WhiteListSubject.pm Adding t/cross_user_config_leak.t Transmitting file data ......... Committed revision 818443. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
