mirror of
https://github.com/dignajar/another-ldap-auth.git
synced 2026-04-26 21:55:47 +03:00
[PR #24] [MERGED] Brute force protection #31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dignajar/another-ldap-auth/pull/24
Author: @dignajar
Created: 6/8/2021
Status: ✅ Merged
Merged: 6/14/2021
Merged by: @dignajar
Base:
master← Head:refactor/include-brute-force-protection📝 Commits (10+)
e1ce591Include Brute force protection5fa6fc9expire IP and improve commentsffd2734remove libraries unused5fc4e4dmove variablese0f5b86update readmeb47882bchange brute force protection from minutes to seconds6aef661Owerwrite Server header8ca3c3bbugfix for ip expiration6e291c3update flaska8e548eChange log phrases📊 Changes
5 files changed (+110 additions, -3 deletions)
View changed files
📝
README.md(+7 -0)➕
files/bruteforce.py(+68 -0)📝
files/cache.py(+0 -1)📝
files/main.py(+34 -1)📝
files/requirements.txt(+1 -1)📄 Description
Server: Werkzeug/2.0.1 Python/3.9.5to avoid return what is the server type running🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.