Opened 14 years ago

Closed 14 years ago

#68 closed enhancement (fixed)

Login and logout should redirect you back to where you came from

Reported by: adehnert Owned by:
Priority: normal Milestone: Sometime
Component: Core Version:
Keywords: Cc:
Size: medium

Description

Both the login and logout buttons should redirect you back to where you came from, after logging you in/out (as applicable).

Change History (2)

comment:1 Changed 14 years ago by adehnert

  • Component changed from Default to Core
  • Size set to medium

comment:2 Changed 14 years ago by adehnert

  • Resolution set to fixed
  • Status changed from new to closed

Fixed the login links:

commit cec082b065c0198c4b1ac3412bebb1b16758ffd6
Author: Alex Dehnert <adehnert@mit.edu>
Date:   Mon Mar 19 23:13:56 2012 -0400

    Redirect back to page on login (Trac #68)
    
    See also
    http://stackoverflow.com/questions/806835/django-redirect-to-previous-page-after-login.

I don't really want to touch the logout links until we fix #35, so I'm just going to mark this as resolved and add a note to #35...

Note: See TracTickets for help on using tickets.