Actions
Evolution #1197
closedcookies are not set correctly in some environments - ok on local host
Start date:
10/14/2021
Due date:
% Done:
100%
Estimated time:
1.50 h
Resolution:
Description
because of changes related to sameSite attribute :
See :Updated by Simon about 3 years ago
- Subject changed from cookies are not set correctly .... to cookies are not set correctly in some environments - ok on local host
Updated by Simon about 3 years ago
this is due to secure param option -> if set, ccokie is not set when http only (without ssl)
Just remove 'secure' option !
Updated by Simon about 3 years ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Applied in changeset linea21|r3859.
Updated by Simon almost 3 years ago
- Related to Evolution #1255: update cookies to handle SameSite added
Updated by Simon almost 3 years ago
- Related to Evolution #1256: update cookies to handle better Secure params added
Actions