gitea/modules/auth
zeripath 9b261f52f0
Add SameSite setting for cookies ()
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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
ldap [Vendor] Update go-ldap to v3.2.4 ()
oauth2 Fix creating OAuth2 auth source from CLI ()
openid Use gitea forked macaron ()
pam Add some Unit-Tests ()
sso Add SameSite setting for cookies ()