Update 000_intro.md

This commit is contained in:
Stefan Pejcic 2025-05-28 09:01:02 +02:00 committed by GitHub
parent f5db976a2a
commit c0a97c8669
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -285,7 +285,3 @@ login_blocklimit=20
If a user successfully logs in, the counter for `login_blocklimit` will reset. If a user successfully logs in, the counter for `login_blocklimit` will reset.
Failed login attempts and blocked IP addresses are logged in the `/var/log/openpanel/admin/failed_login.log` file for OpenAdmin and in the `/var/log/openpanel/user/failed_login.log` file for OpenPanel. Failed login attempts and blocked IP addresses are logged in the `/var/log/openpanel/admin/failed_login.log` file for OpenAdmin and in the `/var/log/openpanel/user/failed_login.log` file for OpenPanel.
### IP blocking per domain
Users can block IP addresses per domain name.