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

Possibility to unlock IP manually and immediately (without waiting for the lockout_timeout)? #453

Open
PeterCodar opened this issue Mar 8, 2024 · 0 comments

Comments

@PeterCodar
Copy link

Describe the bug
If a user/IP address tries too many time to login with the wrong password, the IP will be blocked.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the login mask
  2. Enter a valid username
  3. Enter a INvalid password more then configured "lockout_attempts"
  4. Get blocked

Expected behavior
After identifiyng such a user (and tell him/her to correct password), there should be a possibility to unblock such a user.
How can the admin unblock such an IP/user immediately, without waiting the time configured as "lockout_timeout"?

Is there any way to do that manually?
If yes, where would we have to change/delete what files and content?

Screenshots

Logs
[2024-03-08 08:23:58] default.INFO: Too many login attempts for UserName from IP 123.123.123.123

Environment (please complete the following information):

  • FileGator Version 7.9.2
  • Server: Apache
  • PHP Version PHP 8.2.12
  • Every Browser

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant