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.
gitea/templates/user/settings
Kamil Domański 021df29623
Allow U2F 2FA without TOTP (#11573)
This change enables the usage of U2F without being forced to enroll an TOTP authenticator.
The `/user/auth/u2f` has been changed to hide the "use TOTP instead" bar if TOTP is not enrolled.

Fixes #5410
Fixes #17495
3 years ago
..
account.tmpl Add appearance section in settings (#17433) 3 years ago
appearance.tmpl Add appearance section in settings (#17433) 3 years ago
applications.tmpl
applications_oauth2.tmpl
applications_oauth2_edit.tmpl
grants_oauth2.tmpl
keys.tmpl
keys_gpg.tmpl Move key forms before list and add cancel button (#17432) 3 years ago
keys_principal.tmpl
keys_ssh.tmpl Move key forms before list and add cancel button (#17432) 3 years ago
navbar.tmpl Add appearance section in settings (#17433) 3 years ago
organization.tmpl
profile.tmpl Add appearance section in settings (#17433) 3 years ago
repos.tmpl
security.tmpl
security_accountlinks.tmpl
security_openid.tmpl
security_twofa.tmpl Allow U2F 2FA without TOTP (#11573) 3 years ago
security_u2f.tmpl Allow U2F 2FA without TOTP (#11573) 3 years ago
twofa_enroll.tmpl