authelia/docs
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
..
_includes [DOCS] Add fork me on github ribbon to documentation. (#1081) 2020-06-04 13:37:19 +10:00
_layouts [DOCS] Fix default layout (#1329) 2020-09-19 00:58:41 +10:00
_sass docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
community docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
configuration fix(session): ensure default cookie samesite value is lax (#1926) 2021-04-18 10:02:04 +10:00
contributing docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
deployment docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
features docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
home docs: Add a page listing supported proxies. (#1907) 2021-04-13 10:41:49 +02:00
images [DOCS] Update contributors (#1623) 2021-01-22 14:24:25 +11:00
security fix(session): ensure default cookie samesite value is lax (#1926) 2021-04-18 10:02:04 +10:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [MISC] (deps): Bump github-pages and jekyll in /docs (#1257) 2020-08-11 21:54:29 +10:00
Gemfile.lock fix: bump gems used to generate documentation. (#1902) 2021-04-12 14:21:06 +10:00
_config.yml docs: fix license link (#1905) 2021-04-11 21:39:05 +10:00
faq.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
getting-started.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
index.md [DOCS] Add a roadmap section to the documentation. (#1062) 2020-06-01 16:55:58 +10:00
roadmap.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00