mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 23:00:48 +08:00
feat: 使用环境变量赋予所有本地 IP 访问权限 (#4908)
This commit is contained in:
@@ -325,7 +325,7 @@ For readers that do not support HTTP Basic authentication, please refer to [Acce
|
||||
|
||||
### Access Control Configuration
|
||||
|
||||
RSSHub supports access control via access key/code, whitelisting and blacklisting, enabling any will activate access control for all routes.
|
||||
RSSHub supports access control via access key/code, whitelisting and blacklisting, enabling any will activate access control for all routes. `ALLOW_LOCALHOST: true` will grant access to all localhost IP addresses.
|
||||
|
||||
#### White/blacklisting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user