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
zeripath 0e56e9c9d9
Restore token authentication for git http when 2FA active (#15915)
There was a small regression in #15303 whereby token auth
with 2FA active would be disallowed.

This PR fixes this.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
4 years ago
..
admin Close the gitrepo when deleting the repository (#15876) 4 years ago
api/v1 Close the gitrepo when deleting the repository (#15876) 4 years ago
dev [refactor] replace int with httpStatusCodes (#15282) 4 years ago
events Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
org Unified link creation. (#15619) 4 years ago
private Prevent double-login for Git HTTP and LFS and simplify login (#15303) 4 years ago
repo Restore token authentication for git http when 2FA active (#15915) 4 years ago
routes Prevent double-login for Git HTTP and LFS and simplify login (#15303) 4 years ago
user Fix goth user infer bug (#15821) 4 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
home.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago
init.go Refactor renders (#15175) 4 years ago
install.go Move modules/forms to services/forms (#15305) 4 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago