]> source.dussan.org Git - gitea.git/commit
Whenever the ctx.Session is updated, release it to save it before sending the redirec...
authorzeripath <art27@cantab.net>
Sun, 17 May 2020 16:30:31 +0000 (17:30 +0100)
committerGitHub <noreply@github.com>
Sun, 17 May 2020 16:30:31 +0000 (00:30 +0800)
commit04e480d477a1a27c44efcf9fdee7195ac594d06c
tree06621fd7808ea2d41aa08d47dbafe6ad42987e7b
parentde9a96c4deab0b31bdeb2c9f5b7d02e286b34c5c
Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) (#11457)

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lauris BH <lauris@nix.lv>
routers/install.go
routers/user/auth.go
routers/user/auth_openid.go
routers/user/oauth.go
routers/user/setting/security_twofa.go
routers/user/setting/security_u2f.go