Rename 'Security tuning' to 'Advanced' in navigation and clear default whitelist IP addresses in settings documentation
2852
docs/advanced.md
Normal file
BIN
docs/assets/img/ui-create-service-advanced.png
Normal file
|
After Width: | Height: | Size: 211 KiB |
BIN
docs/assets/img/ui-create-service-easy.png
Normal file
|
After Width: | Height: | Size: 257 KiB |
BIN
docs/assets/img/ui-create-service-raw.png
Normal file
|
After Width: | Height: | Size: 155 KiB |
BIN
docs/assets/img/ui-home.png
Normal file
|
After Width: | Height: | Size: 222 KiB |
BIN
docs/assets/img/ui-login.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
docs/assets/img/ui-services.png
Normal file
|
After Width: | Height: | Size: 192 KiB |
BIN
docs/assets/img/ui-wizard-step1.png
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
docs/assets/img/ui-wizard-step2.png
Normal file
|
After Width: | Height: | Size: 105 KiB |
BIN
docs/assets/img/ui-wizard-step3.png
Normal file
|
After Width: | Height: | Size: 77 KiB |
|
|
@ -711,7 +711,7 @@ Allow access based on internal and external IP/network/rDNS/ASN whitelists.
|
|||
| Setting | Default | Context | Multiple | Description |
|
||||
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `USE_WHITELIST` | `yes` | multisite | no | Activate whitelist feature. |
|
||||
| `WHITELIST_IP` | `20.191.45.212 40.88.21.235 40.76.173.151 40.76.163.7 20.185.79.47 52.142.26.175 20.185.79.15 52.142.24.149 40.76.162.208 40.76.163.23 40.76.162.191 40.76.162.247` | multisite | no | List of IP/network, separated with spaces, to put into the whitelist. |
|
||||
| `WHITELIST_IP` | `` | multisite | no | List of IP/network, separated with spaces, to put into the whitelist. |
|
||||
| `WHITELIST_RDNS` | `.google.com .googlebot.com .yandex.ru .yandex.net .yandex.com .search.msn.com .baidu.com .baidu.jp .crawl.yahoo.net .fwd.linkedin.com .twitter.com .twttr.com .discord.com` | multisite | no | List of reverse DNS suffixes, separated with spaces, to whitelist. |
|
||||
| `WHITELIST_RDNS_GLOBAL` | `yes` | multisite | no | Only perform RDNS whitelist checks on global IP addresses. |
|
||||
| `WHITELIST_ASN` | `32934` | multisite | no | List of ASN numbers, separated with spaces, to whitelist. |
|
||||
|
|
|
|||
|
|
@ -11,7 +11,8 @@ nav:
|
|||
- Concepts: 'concepts.md'
|
||||
- Integrations: 'integrations.md'
|
||||
- Quickstart guide: 'quickstart-guide.md'
|
||||
- Security tuning: 'security-tuning.md'
|
||||
- Advanced: 'advanced.md'
|
||||
# - Security tuning: 'security-tuning.md'
|
||||
- Settings: 'settings.md'
|
||||
- Web UI: 'web-ui.md'
|
||||
- Upgrading: 'upgrading.md'
|
||||
|
|
|
|||