To slim down mod_wsgi Apache module, and also to offload functionality that
most wouldn't use,
the access/authentication/authorisation features should be split into a
separately loadable Apache
module.
To follow Apache conventions, this should by rights be called mod_authnz_wsgi,
but calling it
mod_wsgi_auth may be better if intend to create a family of related modules
that build on
mod_wsgi such as mod_wsgi_filters and mod_wsgi_ssi etc. One could also as
speculated back when
mod_wsgi idea first came up, have mod_wsgi_handlers, which would effectively be
an equivalent to
mod_python handler support, but without all the fancy handlers for CGI,
publisher and PSP.
Original issue reported on code.google.com by Graham.Dumpleton@gmail.com on 28 Mar 2008 at 11:18
Original issue reported on code.google.com by
Graham.Dumpleton@gmail.com
on 28 Mar 2008 at 11:18