Do not whitelist access by IP range

This commit is contained in:
Alexandre Iooss 2021-10-08 11:10:24 +02:00
parent 22e0b7dc27
commit 22104d3565
2 changed files with 1 additions and 26 deletions

View file

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