1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/routers/web/user/setting/security
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 Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
openid.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
security.go Adding button to link accounts from user settings (#19792) 2022-05-29 02:03:17 +02:00
webauthn.go Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00