[
http://issues.apache.org/jira/browse/MODPYTHON-19?page=comments#action_12368618
]
Jim Gallacher commented on MODPYTHON-19:
Another security discussion on the mod_python mailing list:
http://www.modpython.org/pipermail/mod_python/2006-March/020482.
[
http://issues.apache.org/jira/browse/MODPYTHON-109?page=comments#action_12368620
]
Jim Gallacher commented on MODPYTHON-109:
-
Just how unreliable is the use of server.register_cleanup? I wonder how many
people may be using it as is, and accepting
Graham Dumpleton wrote:
One of the problems when I am looking at making changes to mod_python
is knowing that there is some consensus that changes are a good thing, or
at least that there is no objection.
I feel the same way. Let's establish some policy. I'll start a separate
thread for that
Jim Gallacher wrote ..
> > https://issues.apache.org/jira/browse/MODPYTHON-104
> > Allow Python code callouts with mod_include (SSI).
>
> The unit test fails for the applied patch. It looks like it's missing
> LoadModule in the config section. I've attached a patch. I'd attach it
> to the i