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
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)
just create transition helper and migrate two structs
12 months ago
..
2fa.go Enhanced auth token / remember me (#27606) 1 year ago
auth.go Support SAML authentication (#25165) 12 months ago
linkaccount.go Support SAML authentication (#25165) 12 months ago
main_test.go make writing main test easier (#27270) 1 year ago
oauth.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
openid.go Support SAML authentication (#25165) 12 months ago
password.go Do not use `ctx.Doer` when reset password (#29289) 12 months ago
saml.go Support SAML authentication (#25165) 12 months ago
webauthn.go Enhanced auth token / remember me (#27606) 1 year ago