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 fix: Admin can see all private repositories on Explore page. (#1026) 2017-02-26 13:59:31 +08:00
api/v1 API: support /users/:username/repos 2017-02-27 07:46:01 +01:00
dev Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
org Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
repo Move push update to post-receive and protected branch check to pre-receive (#1030) 2017-02-25 22:54:40 +08:00
user Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 2017-02-27 18:10:26 +08:00
home.go fix: Admin can see all private repositories on Explore page. (#1026) 2017-02-26 13:59:31 +08:00
init.go Oauth2 consumer (#679) 2017-02-22 08:14:37 +01:00
install.go Fixes 1019, install page SMTP user is required to (#1020) 2017-02-24 09:37:13 +08:00