1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-14 07:15:47 +00:00
gitea/routers/user/setting
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
..
account_test.go Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
account.go Admin page for managing user e-mail activation (#10557) (#10579) 2020-03-02 17:09:37 -03:00
applications.go Hash App token (#6724) 2019-05-04 11:45:34 -04:00
keys.go fix missing data on redirects (#3975) 2018-06-18 14:24:45 -04:00
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 2018-05-17 12:05:00 +08:00
oauth2.go OAuth2 Grant UI (#6625) 2019-04-17 16:18:16 +08:00
profile.go Various fixes in login sources (#10428) (#10429) 2020-02-23 22:46:17 +02:00
security_openid.go fix missing data on redirects (#3975) 2018-06-18 14:24:45 -04:00
security_twofa.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
security_u2f.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
security.go fix bug when deleting a linked account will removed all (#5989) 2019-02-07 01:51:23 -05:00