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 [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 2019-12-29 16:24:50 +02:00
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 Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
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 Fix followers and following tabs in profile (#10202) (#10203) 2020-02-09 21:00:24 +00:00