#10061: incorrect logout link in admin
-------------------------------------------+--------------------------------
          Reporter:  lashni                |         Owner:  Alex
            Status:  closed                |     Milestone:      
         Component:  django.contrib.admin  |       Version:  SVN 
        Resolution:  worksforme            |      Keywords:      
             Stage:  Accepted              |     Has_patch:  0   
        Needs_docs:  0                     |   Needs_tests:  0   
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by rizumu):

  * status:  assigned => closed
  * resolution:  => worksforme

Comment:

 Upon patching the logout link now works for me with a second custom admin.
 I have one at /admin/ and another at /manage/ I tried with both regular
 users and superuers.

 However going to /admin/logout/ (or /manage/logout/) if already logged out
 returns a sign-in page that when signed into immediately logs out, and
 returns to /admin/ (/manage/) with the regular login page. That is
 different than behaviour when running one admin site and a logged out user
 visits /admin/logout/. That would show the 'successful logout template'.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10061#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
-~----------~----~----~----~------~----~------~--~---

Reply via email to