mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
706fbfdb2c
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. |
||
---|---|---|
.. | ||
schema | ||
test_resources | ||
validator | ||
config.template.yml | ||
const.go | ||
reader_test.go | ||
reader.go |