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/routers/web/auth
Lunny Xiao b8911fb456
Use a struct as test options (#19393)
* Use a struct as test options

* Fix name

* Fix test
3 years ago
..
2fa.go
auth.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 3 years ago
linkaccount.go
main_test.go Use a struct as test options (#19393) 3 years ago
oauth.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 3 years ago
oauth_test.go
openid.go
password.go
webauthn.go