1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration
James Elliott 706fbfdb2c
fix(session): ensure default cookie samesite value is lax ()
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
..
schema fix(session): ensure default cookie samesite value is lax () 2021-04-18 10:02:04 +10:00
test_resources ci: add yamllint () 2021-04-11 06:51:00 +10:00
validator fix(session): ensure default cookie samesite value is lax () 2021-04-18 10:02:04 +10:00
config.template.yml fix(session): ensure default cookie samesite value is lax () 2021-04-18 10:02:04 +10:00
const.go fix: redis sentinel secret missing () 2021-03-22 20:04:09 +11:00
reader_test.go fix: removed deprecated smtp/ldap options () 2021-04-16 11:44:37 +10:00
reader.go fix: redis sentinel secret missing () 2021-03-22 20:04:09 +11:00