You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/user/setting
zeripath 9fdda90085
Fix case change in ownernames (#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>
3 years ago
..
account.go Make modules/context.Context a context.Context (#16031) 3 years ago
account_test.go Move modules/forms to services/forms (#15305) 3 years ago
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
applications.go Move modules/forms to services/forms (#15305) 3 years ago
keys.go Move modules/forms to services/forms (#15305) 3 years ago
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 6 years ago
oauth2.go Move modules/forms to services/forms (#15305) 3 years ago
profile.go Fix case change in ownernames (#16045) 3 years ago
security.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
security_openid.go Move modules/forms to services/forms (#15305) 3 years ago
security_twofa.go Move modules/forms to services/forms (#15305) 3 years ago
security_u2f.go Move modules/forms to services/forms (#15305) 3 years ago