gitea/routers/user
zeripath 04e480d477
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>
2020-05-18 00:30:31 +08:00
..
setting Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) (#11457) 2020-05-18 00:30:31 +08:00
auth.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) (#11457) 2020-05-18 00:30:31 +08:00
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) (#11457) 2020-05-18 00:30:31 +08:00
avatar.go
home.go Fix milestones too many SQL variables bug (#10880) (#10904) 2020-03-31 08:40:37 -05:00
home_test.go Fix milestones too many SQL variables bug (#10880) (#10904) 2020-03-31 08:40:37 -05:00
main_test.go
notification.go Protect against NPEs in notifications list (#10879) (#10883) 2020-03-30 15:23:02 +08:00
oauth.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) (#11457) 2020-05-18 00:30:31 +08:00
profile.go