Do not whitelist access by IP range
This commit is contained in:
parent
22e0b7dc27
commit
22104d3565
2 changed files with 1 additions and 26 deletions
|
|
@ -165,6 +165,3 @@ SITE_ID = 1
|
|||
|
||||
# Photologue
|
||||
PHOTOLOGUE_GALLERY_SAMPLE_SIZE = 1
|
||||
|
||||
# IP range whitelist
|
||||
LOGIN_EXEMPT_IP_RANGE = ["185.230.76.0/22", "2a0c:700::/32"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue