Files
web/scripts/pi-hole/php
WaLLy3K ab126d94e0 Modifications to support core queryFunc() changes
* Set pcre.recursion_limit, 3x the limit necessary to process a valid 253 character domain name
* Updated validate_domain() to include underscore as a valid character within a domain 
* Run escapeshellarg() on `pihole -q` command in the unlikely event that a maliciously crafted domain query is able to pass validate_domain()
* Known issues: Changes to the output of this file and Pi-hole core's queryFunc() results in `queryads.js` failing to work (Thereby breaking Tools > Query adlists)
2017-05-02 10:47:02 +10:00
..
2017-02-18 14:20:51 +01:00
2017-02-27 22:33:35 +01:00
2017-02-18 14:20:51 +01:00
2017-04-27 18:34:59 +01:00
2017-04-27 18:34:59 +01:00
2017-02-18 14:20:51 +01:00
2017-03-05 23:17:34 +01:00
2017-04-30 14:07:07 -04:00