Actions
Defect #13335
closedAutologin does not work with custom autologin cookie name
Status:
Closed
Priority:
Normal
Assignee:
Category:
Accounts / authentication
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
It appears that Redmine has two problems with autologin:
1. It does not work with OpenID. This is discussed in #3371.
2. If you set custom autologin_cookie_name, autologin does not work, since the code that checks for that cookie still assumes default name (:autologin)
Attached patch fixes both of those issues - hopefully ;-)
Files
Actions