#160 closed defect (fixed)
Never get to the final logout page
| Reported by: | Manuzhai | Owned by: | Adrian Holovaty |
|---|---|---|---|
| Component: | contrib.admin | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
When trying to logout of the admin interface (code from [295]), I never get to the final logout page saying "Thanks for spending time with the website.". I do get redirected to /admin/logout/, but then I get a login form again (which, when I log in, logs me out again, see #159), instead of the final logged-out page. This leads me to think I'm not completely logged out.
Note:
See TracTickets
for help on using tickets.
I believe this is fixed now. Please reopen if it's still a problem.