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
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
* move SaltGeneration into HashPasswort and rename it to what it does

* Migration: Where Password is Valid with Empty String delete it

* prohibit empty password hash

* let SetPassword("") unset pwd stuff
4 years ago
..
account.go [Refactor] Passwort Hash/Set (#14282) 4 years ago
account_test.go Add password requirement info on error (#9074) 5 years ago
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
applications.go [API] Delete Token accept names too (#12366) 4 years ago
keys.go Disable SSH key deletion of externally managed Keys (#13985) 4 years ago
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 6 years ago
oauth2.go Refactor UpdateOAuth2Application (#11034) 4 years ago
profile.go Add option to change username to the admin panel (#14229) 4 years ago
security.go [API] Delete Token accept names too (#12366) 4 years ago
security_openid.go fix missing data on redirects (#3975) 6 years ago
security_twofa.go Update golangci-lint to version 1.31.0 (#13102) 4 years ago
security_u2f.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago