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/user
Willem van Dreumel 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052)
* fixes #1050 where linking an account to a 2fa enabled account failed because we forgot to really link the account when 2fa is completed

* handle errors
8 years ago
..
auth.go Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 8 years ago
home.go
notification.go
profile.go
setting.go