#10809: mod_wsgi authentication handler
---------------------------------------------+------------------------------
Reporter: baumer1122 | Owner: nobody
Status: new | Milestone:
Component: Authentication | Version: SVN
Resolution: | Keywords: mod_wsgi
Stage: Design decision needed | Has_patch: 1
Needs_docs: 1 | Needs_tests: 0
Needs_better_patch: 1 |
---------------------------------------------+------------------------------
Comment (by davidfischer):
I am willing to work on this ticket, but I'm not sure it's going to work
without some modification to mod_wsgi itself. Before the user can be
authenticated, the `DJANGO_SETTINGS_MODULE` environment variable must be
set. This cannot be set from inside the handler because mod_wsgi does not
pass environment information set by `SetEnv` to the `WSGIAuthUserScript`.
Please correct me if I am wrong.
--
Ticket URL: <http://code.djangoproject.com/ticket/10809#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---