Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/whitelist #477

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

Conversation

klezm
Copy link

@klezm klezm commented Sep 21, 2018

A whitelist / blacklist can be created at setup and is saved in a environment variable as a comma separated string.
If both a whitelist and a blacklist are given, the whitelist will be checked first.

@alips
Copy link

alips commented Sep 28, 2018

Hi Klezm, could you help me set up this feature in my installation?

@klezm
Copy link
Author

klezm commented Sep 29, 2018

Hi Klezm, could you help me set up this feature in my installation?

You can review this PR, so it can be merged into the master branch.
But you can also checkout this pull request with this git command:
git fetch origin pull/477/head:feature/whitelist && git checkout feature/whitelist

@draft1
Copy link

draft1 commented Dec 10, 2018

Waiting for this feature to get implemented. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants