mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
7e12aac61c
* Don't allow for plain username/password authentication when 2FA is enabled * Removed debugging statement * Don't assume a token belongs to a given user, handle two-factor errors properly * Simplified user/token matching, refactored error handling for two-factor authentication * Change authentication response to avoid bruteforcing * Add TODO item as a comment for changing the response for security purposes |
||
---|---|---|
.. | ||
attachment.go | ||
branch.go | ||
commit.go | ||
download.go | ||
editor.go | ||
http.go | ||
issue_label.go | ||
issue_watch.go | ||
issue.go | ||
middlewares.go | ||
pull.go | ||
release.go | ||
repo.go | ||
setting.go | ||
view.go | ||
webhook.go | ||
wiki.go |