Actions
Patch #12611
closedLogin link unexpected logs you out
Status:
Closed
Priority:
Normal
Assignee:
Category:
Accounts / authentication
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
If you log in and then revisit the /login page, Redmine currently logs you out and requires you to log back in. I believe this is unexpected behavior, as if you do this on most websites, you're redirected as though you just logged in.
The patch attached fixes this issue explained.
Redmine 2.1.4.stable
Ruby 1.9.3
Rails 3.2.8
This issue is similar to #11847 ;however, has nothing to do with back_url and is solving the bigger problem, I think.
Files
Related issues
Actions