#13932: URL with Hash and login_required
-------------------------------------+--------------------------------------
Reporter: [email protected] | Owner: nobody
Status: new | Milestone:
Component: Authentication | Version: 1.2
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Comment (by anonymous):
Sorry, my previous comment was wrong, because I can't reproduce the
bug.[[BR]]
My actions: [[BR]]
- Request the URL http://127.0.0.1:8000/#blabla/blabla/blabla, which is
@login_required protected[[BR]]
- Got the redirect to
http://127.0.0.1:8000/login/?next=/#blabla/blabla/blabla [[BR]]
- Signed in [[BR]]
- Got the redirect to http://127.0.0.1:8000/#blabla/blabla/blabla back
[[BR]]
So please provide more details or test case.
--
Ticket URL: <http://code.djangoproject.com/ticket/13932#comment:2>
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.