forgejo/routers/web
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
..
admin Refactor update checker to use AppState (#17387) 2021-10-21 17:10:49 +01:00
dev
events
explore
feed Fix mispelling of starred as stared (#17465) 2021-10-28 15:05:00 +08:00
org
repo Hide label comments if labels were added and removed immediately (#17455) 2021-11-04 22:51:30 +08:00
user Allow U2F 2FA without TOTP (#11573) 2021-11-08 23:47:19 +01:00
base.go Use a variable but a function for IsProd because of a slight performance increment (#17368) 2021-10-20 16:37:19 +02:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Add appearance section in settings (#17433) 2021-10-27 23:40:08 +08:00