ContainerImage.Pinniped/internal/oidc/auth
Ryan Richard c4ff1ca304 auth_handler.go: Ignore invalid CSRF cookies rather than return error
Generate a new cookie for the user and move on as if they had not sent
a bad cookie. Hopefully this will make the user experience better if,
for example, the server rotated cookie signing keys and then a user
submitted a very old cookie.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-11-20 13:56:35 -08:00
..
auth_handler_test.go auth_handler.go: Ignore invalid CSRF cookies rather than return error 2020-11-20 13:56:35 -08:00
auth_handler.go auth_handler.go: Ignore invalid CSRF cookies rather than return error 2020-11-20 13:56:35 -08:00