You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900)
Add SameSite setting for cookies and rationalise the cookie setting code. Switches SameSite to Lax by default. 

There is a possible future extension of differentiating which cookies could be set at Strict by default but that is for a future PR.

Fix #5583

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
basic.go Fix windows build error (#14263) 4 years ago
interface.go Move middlewares to web/middleware (#14480) 3 years ago
oauth2.go Move middlewares to web/middleware (#14480) 3 years ago
reverseproxy.go Fix windows build error (#14263) 4 years ago
session.go Fix windows build error (#14263) 4 years ago
sso.go Add SameSite setting for cookies (#14900) 3 years ago
sspi_windows.go Move middlewares to web/middleware (#14480) 3 years ago
user.go Fix windows build error (#14263) 4 years ago