1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

fixed #10809 -- add a mod_wsgi authentication handler

Thanks to baumer1122 for the suggestion and initial 
patch and David Fischer for the contributions and
long term patch maintenance and docs.
This commit is contained in:
Preston Holmes
2012-09-23 22:48:13 -07:00
parent 01362745ba
commit 373932fa6b
9 changed files with 222 additions and 46 deletions

View File

@@ -16,6 +16,7 @@ documentation for the following WSGI servers:
:maxdepth: 1
modwsgi
apache-auth
gunicorn
uwsgi