0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-18 16:43:37 +01:00
gitea/routers/web/auth
Jimmy Praet 1f8710eea1 Enforce system defaults in CreateUser
Allow for overwrites with CreateUserOverwriteOptions
2022-04-02 12:00:35 +02:00
..
2fa.go
auth.go Enforce system defaults in CreateUser 2022-04-02 12:00:35 +02:00
linkaccount.go Enforce system defaults in CreateUser 2022-04-02 12:00:35 +02:00
main_test.go
oauth.go Enforce system defaults in CreateUser 2022-04-02 12:00:35 +02:00
oauth_test.go
openid.go Enforce system defaults in CreateUser 2022-04-02 12:00:35 +02:00
password.go
webauthn.go