1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/routers
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
2021-11-08 23:47:19 +01:00
..
api/v1 Avoid double imports (#17569) 2021-11-08 09:04:13 +02:00
common Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
install Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
private Prevent panic in serv.go with Deploy Keys (#17434) 2021-10-26 01:24:19 +02:00
utils just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
web Allow U2F 2FA without TOTP (#11573) 2021-11-08 23:47:19 +01:00
init.go Fix ipv6 parsing for builtin ssh server (#17561) 2021-11-06 14:23:32 +08:00