#10809: mod_wsgi authentication handler
---------------------------------------------+------------------------------
Reporter: baumer1122 | Owner: davidfischer
Status: assigned | Milestone:
Component: Authentication | Version: SVN
Resolution: | Keywords: mod_wsgi
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Comment (by davidfischer):
I added the {{{check_for_user}}} method and the extra documentation. I
also did a little cleanup to simplify importing the methods. During
testing, I noticed that mod_wsgi wants a regular string as opposed to the
unicode string that Django returns for the group names. Encoding does the
trick and I tested this against a group containing unicode in the name
without any problems. I'm on board for anything needed to get this in 1.3.
--
Ticket URL: <http://code.djangoproject.com/ticket/10809#comment:17>
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.