This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web/auth
Mai-Lapyst 4698a1ec47
Adding button to link accounts from user settings (#19792)
* Adding button to link accounts from user settings

* Only display button to link user accounts when at least one OAuth2 provider is active
2022-05-29 02:03:17 +02:00
..
2fa.go
auth.go
linkaccount.go
main_test.go
oauth.go Adding button to link accounts from user settings (#19792) 2022-05-29 02:03:17 +02:00
oauth_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
openid.go
password.go
webauthn.go