Files
snikket-web-portal/snikket_web
Matthew Wild 6407eb90db Explicitly set cookie SameSite attribute to Lax
With 'Secure' set, it may default to 'None', which we don't need or want.

'Strict' is not suitable for session cookies - the user would see the login
screen when navigating from another site (e.g. hosting dashboard) and we
already have CSRF protection on forms.
2024-04-29 11:18:55 +01:00
..
2024-04-28 08:40:16 +00:00
2024-04-19 15:48:40 +02:00
2022-05-30 17:37:54 +02:00