0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 14:31:24 +01:00
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
2024-02-23 02:18:33 +00:00
..
2fa.go
auth.go Support SAML authentication (#25165) 2024-02-23 00:08:17 +00:00
linkaccount.go
main_test.go
oauth_test.go
oauth.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
openid.go
password.go
saml.go
webauthn.go