From: <msc...@ao...> - 2002-12-13 05:15:18
|
In a message dated 12/12/2002 8:01:14 PM Eastern Standard Time, Kevin Goess <ke...@go...> writes: >But it just occurred to me, I had misgivings about >putting perl code into the config file for installations where different >people had access to the config than had access to the modules. Definitely, good catch! Maybe we should consolidate the two features into one and control both with a single variable ALLOW_CODE_IN_CONFIG_FILE (true by default and set to 0 if restricted). Also, I've noticed the security notice was in there twice around the same section, now it's once in the PatternLayout section and once in the "Perl Hooks" section. Patch attached ... -- Mike ############################ # Mike Schilli # # log...@pe... # # http://perlmeister.com # # log4perl.sourceforge.net # ############################ |