feat: 使用环境变量赋予所有本地 IP 访问权限 (#4908)

This commit is contained in:
Henry Wang
2020-06-07 15:45:54 +01:00
committed by GitHub
parent 46f67b833d
commit 731a5d43f7
6 changed files with 13 additions and 3 deletions

View File

@@ -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