authelia/docs/configuration
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
..
authentication fix: removed deprecated smtp/ldap options (#1912) 2021-04-16 11:44:37 +10:00
notifier docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
session fix(session): ensure default cookie samesite value is lax (#1926) 2021-04-18 10:02:04 +10:00
storage docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
access-control.md docs(authorization): document changed resources behavior (#1819) 2021-03-13 09:36:22 +11:00
duo-push-notifications.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
index.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
miscellaneous.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
one-time-password.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
regulation.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
secrets.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
server.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
theme.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00