This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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
2021-01-20 21:17:46 +00:00
..
account.go Implement ghost comment mitigation (#14349) 2021-01-17 21:48:38 +01:00
account_test.go
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
keys.go Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 -05:00
main_test.go
oauth2.go
profile.go Add option to change username to the admin panel (#14229) 2021-01-10 14:14:02 +02:00
security.go load U2F js only on pages which need it (#11585) 2021-01-20 21:17:46 +00:00
security_openid.go
security_twofa.go Display error if twofaSecret cannot be retrieved (#14372) 2021-01-18 21:38:41 +01:00
security_u2f.go