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
..
setting Add SameSite setting for cookies (#14900) 3 years ago
auth.go Add SameSite setting for cookies (#14900) 3 years ago
auth_openid.go Add SameSite setting for cookies (#14900) 3 years ago
avatar.go Direct avatar rendering (#13649) 4 years ago
home.go Show private heatmap on profile to self & admins (#14881) 3 years ago
home_test.go Issues overview should not show issues from archived repos (#13220) 4 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
oauth.go Move macaron to chi (#14293) 3 years ago
profile.go Show private heatmap on profile to self & admins (#14881) 3 years ago
task.go Store task errors following migrations and display them (#13246) 4 years ago