stas 2004/03/03 14:46:06
Modified: todo bugs_registry Log: sync Revision Changes Path 1.6 +0 -7 modperl-2.0/todo/bugs_registry Index: bugs_registry =================================================================== RCS file: /home/cvs/modperl-2.0/todo/bugs_registry,v retrieving revision 1.5 retrieving revision 1.6 diff -u -u -r1.5 -r1.6 --- bugs_registry 3 Mar 2004 22:45:40 -0000 1.5 +++ bugs_registry 3 Mar 2004 22:46:06 -0000 1.6 @@ -2,13 +2,6 @@ # Registry specific bugs # ########################## -* protect registry classes from bad scripts which try to assassinate $r - Report: http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=106153785129782&w=2 - Status: (stas) i'm not sure whether we really need this feature, - since it's the first time in the last 6 years we had a - problem with bad user code of this kind. let's keep it in - the patches until we have a real need for it. - Priority: very low * An open issue with chdir, which is process-scoped. Arthur Bergman has started the work on ex::threads::safecwd, which is discussed