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.
forgejo/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
7 years ago
..
admin fix: Admin can see all private repositories on Explore page. (#1026) 7 years ago
api/v1 API: support /users/:username/repos 7 years ago
dev Golint fixed for modules/setting (#262) 8 years ago
org Restrict creating organisations by user (#193) 8 years ago
repo Move push update to post-receive and protected branch check to pre-receive (#1030) 7 years ago
user Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 7 years ago
home.go fix: Admin can see all private repositories on Explore page. (#1026) 7 years ago
init.go Oauth2 consumer (#679) 7 years ago
install.go Fixes 1019, install page SMTP user is required to (#1020) 7 years ago