feat: add login failed ban ip list

This commit is contained in:
Jacky 2024-07-21 15:24:58 +08:00
parent ccb04c07d8
commit cff843b82b
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
43 changed files with 2264 additions and 959 deletions

View file

@ -9,7 +9,7 @@ From v2.0.0-beta.26, you can authorization settings in the `auth` section of the
[auth]
IPWhiteList = 10.0.0.1
IPWhiteList = 10.0.0.2
IPWhiteList = 10.0.0.3
IPWhiteList = 2001:0000:130F:0000:0000:09C0:876A:130B
```
By default, if you do not set the `IPWhiteList`, all IP addresses are allowed to access the Nginx UI.

View file

@ -9,7 +9,7 @@
[auth]
IPWhiteList = 10.0.0.1
IPWhiteList = 10.0.0.2
IPWhiteList = 10.0.0.3
IPWhiteList = 2001:0000:130F:0000:0000:09C0:876A:130B
```
默认情况下,如果您没有设置 `IPWhiteList`,所有 IP 地址都允许访问 Nginx UI。

View file

@ -9,7 +9,7 @@
[auth]
IPWhiteList = 10.0.0.1
IPWhiteList = 10.0.0.2
IPWhiteList = 10.0.0.3
IPWhiteList = 2001:0000:130F:0000:0000:09C0:876A:130B
```
默認情況下,如果您沒有設置 IPWhiteList所有 IP 地址都允許訪問 Nginx UI。