0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 17:49:25 +01:00
gitea/routers
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
2017-02-27 18:10:26 +08:00
..
admin
api/v1 API: support /users/:username/repos 2017-02-27 07:46:01 +01:00
dev
org
repo
user Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 2017-02-27 18:10:26 +08:00
home.go
init.go
install.go