gitea/routers/user/setting
zeripath ba74fdbda9
Fix case change in ownernames (#16045) (#16050)
Backport #16045

If you change the case of a username the change needs to be propagated to their
repositories.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-06-03 13:09:43 +08:00
..
account.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
account_test.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
applications.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
keys.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01: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 Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
profile.go Fix case change in ownernames (#16045) (#16050) 2021-06-03 13:09:43 +08:00
security.go load U2F js only on pages which need it (#11585) 2021-01-20 21:17:46 +00:00
security_openid.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
security_twofa.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
security_u2f.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00