authelia/docs/security
James Elliott 706fbfdb2c
fix(session): ensure default cookie samesite value is lax (#1926)
This implements a change to the default behaviour of the cookies generated by the sessions package. The old behaviour was to set the SameSite=None, this changes it to SameSite=Lax. Additionally this puts the option in the hands of the end-user so they can decide for themselves what the best option is.
2021-04-18 10:02:04 +10:00
..
index.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
measures.md fix(session): ensure default cookie samesite value is lax (#1926) 2021-04-18 10:02:04 +10:00
threat-model.md [FEATURE] Add Remote-Name and Remote-Email headers (#1402) 2020-10-26 22:38:08 +11:00