#11223: logout view of authentication broken
------------------------------------------+---------------------
Reporter: ttsmith | Owner: lasko
Status: assigned | Milestone:
Component: Authentication | Version: SVN
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
------------------------------------------+---------------------
Changes (by lasko):
* cc: bmheight@… (added)
* needs_docs: 1 => 0
Comment:
Replying to [comment:5 lasko]:
> Added a patch to resolve the issue but it stills needs tests written as
well as the Documentation modification.
The attached patch/test implements the documentation as described.
http://docs.djangoproject.com/en/dev/topics/auth/#django.contrib.auth.views.logout
The behavior implements redirect_field_name overriding next_page if the
given GET parameter is passed.
No new documentation should be needed.
I have verified the patch against my build and the tests pass with flying
colors.
Someone please review the patch and tests and then we can move forward
with this.
--
Ticket URL: <http://code.djangoproject.com/ticket/11223#comment:8>
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.