Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Remove IP from temporary banned list #45

Closed
dt64 opened this issue Jan 27, 2021 · 2 comments · Fixed by #43
Closed

Feature: Remove IP from temporary banned list #45

dt64 opened this issue Jan 27, 2021 · 2 comments · Fixed by #43
Labels
enhancement thats a planned enhancement

Comments

@dt64
Copy link

dt64 commented Jan 27, 2021

currently if an IP is on the temporarily banned list it can be transferred to permanently banned list and white-listed IP list only. In a world on dynamic IP addresses this is unfortunate. If the temporarily banned IP list includes a false positive this IP needs to be permanently whitelisted where the admin probably wants to just remove it from the temporarily banned IP list instead.

Therefore it would be great to have an additional button underneath the "temporarily banned IPs" list to just remove the selected IP(s) from it.

@devnulli
Copy link
Owner

I think we can do that.

@devnulli devnulli added the enhancement thats a planned enhancement label Jan 27, 2021
@devnulli devnulli linked a pull request Jan 27, 2021 that will close this issue
devnulli added a commit that referenced this issue Feb 5, 2021
some fixes in the client feature to remove temp ban #45
devnulli added a commit that referenced this issue Feb 5, 2021
* service gets ability to remove temp bans

* forgetting IPS needs to ignore re-supplied events

* console feature to remove temporary bans

* tested and tweaked the server feature to remove temp ban #45
@devnulli devnulli added the staging is finished and will be included in the next release label Feb 5, 2021
@devnulli
Copy link
Owner

devnulli commented Feb 5, 2021

will be in the next release

devnulli added a commit that referenced this issue Jun 3, 2021
* turning up version numbers

* fixing a small issue in the license

* classify messages about found ips as verbose #44

* a small readability thing

* added_start_menu #42

* some beauty fixes for the console (icon..) (#51)

* removed dead code

* set icon for the app

* ability to remove temp bans (#47)

* service gets ability to remove temp bans

* forgetting IPS needs to ignore re-supplied events

* console feature to remove temporary bans

* tested and tweaked the server feature to remove temp ban #45

* fixed a bug with forgetting ips

fixed a bug where a task will not forget an ip it has already forgotten earlier

* replaced "middle finger" with safe for work image (#62)

* releasing 2.1.2
@devnulli devnulli removed the staging is finished and will be included in the next release label Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement thats a planned enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants