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.
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>
3 years ago
..
activity.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
attachment.go Add ETag header (#15370) 3 years ago
blame.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
branch.go Move modules/forms to services/forms (#15305) 3 years ago
commit.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
compare.go Add selecting tags on the compare page (#15723) 3 years ago
download.go Add mimetype mapping settings (#15133) 3 years ago
editor.go Move modules/forms to services/forms (#15305) 3 years ago
editor_test.go Add Close() method to gogitRepository (#8901) 5 years ago
http.go Restore token authentication for git http when 2FA active (#15915) 3 years ago
issue.go Ensure that ctx.Written is checked after issues(...) calls (#15797) 3 years ago
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
issue_label.go Unified link creation. (#15619) 3 years ago
issue_label_test.go Move modules/forms to services/forms (#15305) 3 years ago
issue_lock.go Move modules/forms to services/forms (#15305) 3 years ago
issue_stopwatch.go Display current stopwatch in navbar (#14122) 3 years ago
issue_test.go Fix bug when combine label comments (#14894) 3 years ago
issue_timetrack.go Move modules/forms to services/forms (#15305) 3 years ago
issue_watch.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
lfs.go Refactor renders (#15175) 3 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
middlewares.go Add gitea-vet (#10948) 4 years ago
migrate.go Unified link creation. (#15619) 3 years ago
milestone.go Refactor renders (#15175) 3 years ago
projects.go Refactor renders (#15175) 3 years ago
projects_test.go KanBan: be able to set default board (#14147) 3 years ago
pull.go Unified link creation. (#15619) 3 years ago
pull_review.go Move modules/forms to services/forms (#15305) 3 years ago
release.go fix some ui bug about draft release (#15137) 3 years ago
release_test.go Move modules/forms to services/forms (#15305) 3 years ago
repo.go Unified link creation. (#15619) 3 years ago
search.go fix wrong file link in code search page (#15466) 3 years ago
setting.go Close the gitrepo when deleting the repository (#15876) 3 years ago
setting_protected_branch.go Code Formats, Nits & Unused Func/Var deletions (#15286) 3 years ago
settings_test.go Move modules/forms to services/forms (#15305) 3 years ago
topic.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
view.go Fix readme render bug (#15649) 3 years ago
webhook.go Move modules/forms to services/forms (#15305) 3 years ago
wiki.go Refactor renders (#15175) 3 years ago
wiki_test.go Move modules/forms to services/forms (#15305) 3 years ago