-
Suggestion
-
Resolution: Fixed
-
None
-
Any
-
8
-
Confluence's "remember me" tickbox doesn't work if the login page is secure, but the rest of the application is unsecured.
Seraph's CookieUtils.setCookie() method create a secure cookie (ref) if the request had a secure URL, and this cookie isn't sent by the client to a non-secure address.
The solution to this ticket is to upgrade Confluence to use Seraph to 0.10 or later.
- is caused by
-
SER-72 Cookie secure flag should be set if SSL is in effect.
-
- RESOLVED
-
- relates to
-
JRASERVER-10508 Insecure "Remember my Login" cookie on https-sites
-
- Closed
-