Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Implemented CIDR subnet whitelisting in version 1.5.0 #60

Open
wants to merge 6 commits into
base: 1.5.0
Choose a base branch
from

Conversation

timcbaoth
Copy link

Added support for CIDR subnet white listing

We added support for CIDR subnet whitelisting (e.g. just write 192.168.31.0/24 to whitelist the entire subnet). This was a requirement for our production environment.

We tried to keep things simple and just add all IP addresses from the range to the whitelist on time of creation. So no other logic was changed.

@timcbaoth timcbaoth changed the title 1.5.0 Implemented CIDR subnet whitelisting in version 1.5.0 Oct 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant