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. |
||
---|---|---|
.. | ||
access_control.go | ||
authentication.go | ||
configuration.go | ||
const.go | ||
duo.go | ||
notifier.go | ||
regulation.go | ||
server.go | ||
session.go | ||
shared.go | ||
storage.go | ||
totp.go | ||
validator.go | ||
validator_test.go |