Dunedan / django-lockdown

Lock down a Django site or individual views, with configurable preview authorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow lockdown for certain IP addresses

pfk-beta opened this issue · comments

Hello,
I have a such case:

  1. development service (has lockdown enabled)
  2. another development service with works with 1st service

I do not want to expose certain urls for 2nd service, I want to expose bunch of urls - so would be great to have option for exception for IP address