[PR #3949] [MERGED] Added docs for configuring fail2ban #17162

Closed
opened 2025-11-02 12:27:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3949
Author: @kolaente
Created: 5/11/2018
Status: Merged
Merged: 5/18/2018
Merged by: @lunny

Base: masterHead: docs/fail2ban


📝 Commits (2)

  • 06e7095 Added docs for configuring fail2ban
  • 4e4c95b Merge branch 'master' into docs/fail2ban

📊 Changes

1 file changed (+60 additions, -0 deletions)

View changed files

docs/content/doc/usage/fail2ban-setup.md (+60 -0)

📄 Description

This pr adds a fail2ban setup to the docs to block users after failed login attempts via the web ui.

I took this from #3850 and adopted it a bit, thanks to @4oo4
@4oo4 please tell me if you want extra credit.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/3949 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 5/11/2018 **Status:** ✅ Merged **Merged:** 5/18/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `docs/fail2ban` --- ### 📝 Commits (2) - [`06e7095`](https://github.com/go-gitea/gitea/commit/06e70951a2e60a6240cce2a47f3ae9c2c5a2c29f) Added docs for configuring fail2ban - [`4e4c95b`](https://github.com/go-gitea/gitea/commit/4e4c95be1f6d1f95611fe5a57a3ec8c19d19dc61) Merge branch 'master' into docs/fail2ban ### 📊 Changes **1 file changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/content/doc/usage/fail2ban-setup.md` (+60 -0) </details> ### 📄 Description This pr adds a fail2ban setup to the docs to block users after failed login attempts via the web ui. I took this from #3850 and adopted it a bit, thanks to @4oo4 @4oo4 please tell me if you want extra credit. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:27:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17162