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
Kamil Domański 26da20aa93
load U2F js only on pages which need it (#11585)
* load U2F js only on pages which need it

* Update templates/base/head.tmpl
4 years ago
..
account.go Implement ghost comment mitigation (#14349) 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 load U2F js only on pages which need it (#11585) 4 years ago
security_openid.go fix missing data on redirects (#3975) 6 years ago
security_twofa.go Display error if twofaSecret cannot be retrieved (#14372) 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