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

combine 'config' and 'etc/GAR.ignore' and rename to GAR.ip.whitelist #4

Open
wkitty42 opened this issue Sep 18, 2015 · 1 comment
Open

Comments

@wkitty42
Copy link
Owner

the config file in the base directory contains only the IPs from the ip white list. the file needs to be renamed and all code referencing it needs to follow suit.

@wkitty42
Copy link
Owner Author

actually, there's more to this... there's also the etc/GAR.ignore file in play. removing the config file and only using the etc/GAR.ignore file is one possibility. that means that some additional code needs to be added to GAR, itself, to read only the first column of the ip white list file as well as taking into consideration if the last column shows the ip is enabled or disabled.

@wkitty42 wkitty42 changed the title rename 'config' to ip.whitelist combine 'config' and 'etc/GAR.ignore' and rename to ip.whitelist Sep 18, 2015
@wkitty42 wkitty42 changed the title combine 'config' and 'etc/GAR.ignore' and rename to ip.whitelist combine 'config' and 'etc/GAR.ignore' and rename to GAR.ip.whitelist Sep 18, 2015
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

No branches or pull requests

1 participant