Actions
Defect #23053
closedSecure cookie not working
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Security
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Hi,
I'm using Redmine 2.6.5. We've tried to set the redmine_session cookie as secure in application.rb like this:
config.session_store :cookie_store, :key => '_redmine_session', :secure => true
However, when we try to login in Redmine, a 422 error happens:
Is this the correct way to achieve this? Or is this solved in another version?
Thank you.
Files
Updated by Toshi MARUYAMA over 8 years ago
- Status changed from New to Closed
Please use forum for question and Redmine 2.6.x is not maintained.
Actions