Closed easy4MEr closed 6 years ago
@easy4MEr check that you're working on top of the latest code from master. There are conflicts in your branch.
Thank you very much for your comments. Working on the fix.
I got an exception which reminded me that you must also update the "user_config.ini.tpl" in the Raspbian and Ubuntu installer folders ;)
Blacklisted domains stored in "user_config.ini" are not shown to the user in the "Blacklist" field. I assume the same issue is affecting the whitelisted domains.
That is correct. /html/user_config.ini needs to be updated with 2 new variables -> domain_blacklist, domain_whitelist
Conflitcts resolved in new branch
Added option to blacklist or whitelist domains using WebGUI.
Code from kittykat12 (https://github.com/A3sal0n/FalconGate/pull/46) have been implemented.
This new addition have been tested locally, everything seems working fine. Please test it on your side to confirm.