1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 03:21:21 +02:00
gitea/routers/user/setting
zeripath 76053ac31a
Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456)
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-05-17 15:43:29 +03:00
..
account_test.go
account.go
applications.go
keys.go
main_test.go
oauth2.go
profile.go
security_openid.go
security_twofa.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
security_u2f.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
security.go