gitea/routers/user/setting
Kamil Domański 26da20aa93
load U2F js only on pages which need it ()
* load U2F js only on pages which need it

* Update templates/base/head.tmpl
2021-01-20 21:17:46 +00:00
..
account_test.go Add password requirement info on error () 2019-11-19 22:44:58 +00:00
account.go Implement ghost comment mitigation () 2021-01-17 21:48:38 +01:00
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist () 2020-11-27 21:42:08 -05:00
applications.go [API] Delete Token accept names too () 2020-08-28 11:09:33 +03:00
keys.go Disable SSH key deletion of externally managed Keys () 2020-12-25 23:24:47 -05:00
main_test.go Splitted the user settings code into several files to be more maintainable () 2018-05-17 12:05:00 +08:00
oauth2.go Refactor UpdateOAuth2Application () 2020-04-30 18:50:47 +01:00
profile.go Add option to change username to the admin panel () 2021-01-10 14:14:02 +02:00
security_openid.go fix missing data on redirects () 2018-06-18 14:24:45 -04:00
security_twofa.go Display error if twofaSecret cannot be retrieved () 2021-01-18 21:38:41 +01:00
security_u2f.go Whenever the ctx.Session is updated, release it to save it before sending the redirect () 2020-05-17 15:43:29 +03:00
security.go load U2F js only on pages which need it () 2021-01-20 21:17:46 +00:00