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
Jason Song 22b8de85dd
Do not use `ctx.Doer` when reset password (#29289)
Fix #29278.

Caused by a small typo in #28733
12 months ago
..
2fa.go
auth.go Unify user update methods (#28733) 1 year ago
linkaccount.go Normalize oauth email username (#28561) 1 year ago
main_test.go
oauth.go Refactor more code in templates (#29236) 12 months ago
oauth_test.go
openid.go
password.go Do not use `ctx.Doer` when reset password (#29289) 12 months ago
webauthn.go