gitea/routers/repo
Eric Lesiuta abb9cffe4a
Log IP on SSH authentication failure for Built-in SSH server ()
* Log IP on SSH authentication failure

fixes https://github.com/go-gitea/gitea/issues/13094

* include string 'Failed authentication attempt' in error

* update fail2ban docs

also match failed authentication over command line

* better logging of authentication errors with IP addresses

* format ...

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
..
activity.go Add top author stats to activity page ()
attachment.go Attachments: Add extension support, allow all types for releases ()
blame.go Direct avatar rendering ()
branch.go Refactor: Move PushUpdateOptions ()
commit.go Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
compare.go Fix label display on new issues ()
download.go Update golangci-lint to version 1.31.0 ()
editor.go Return the full rejection message and errors in flash errors ()
editor_test.go Add Close() method to gogitRepository ()
http.go Log IP on SSH authentication failure for Built-in SSH server ()
issue.go Add block on official review requests branch protection ()
issue_dependency.go Fix wrong permissions check when issues/prs shared operations ()
issue_label.go Move jquery-minicolors to npm/webpack ()
issue_label_test.go fix go vet error ()
issue_lock.go Implement "conversation lock" for issue comments ()
issue_stopwatch.go Automatically clear stopwatch on merging a PR ()
issue_test.go Refactor combine label comments with tests ()
issue_timetrack.go [API] Extend times API ()
issue_watch.go Fix PR/issue redirects when having external tracker ()
lfs.go go-version constraints ignore pre-releases ()
main_test.go Unit tests for wiki routers ()
middlewares.go Add gitea-vet ()
migrate.go - add new mirror button ()
milestone.go Issue templates directory ()
projects.go Added title and action buttons to Project view page ()
pull.go Refactor: Move PushUpdateOptions ()
pull_review.go Add a way to mark Conversation (code comment) resolved ()
release.go Add the tag list page to the release page ()
release_test.go Add Close() method to gogitRepository ()
repo.go [RFC] Make archival asynchronous ()
search.go Add detected file language to code search ()
setting.go Use monaco for the git hook editor ()
setting_protected_branch.go Add block on official review requests branch protection ()
settings_test.go Disable DSA ssh keys by default ()
topic.go Add API endpoint for accessing repo topics ()
view.go Update golangci-lint to version 1.31.0 ()
webhook.go Move webhook type from int to string ()
wiki.go Allow different HardBreaks settings for documents and comments ()
wiki_test.go Fix wiki raw view on sub path ()