Commit Graph

6153 Commits (206cf9c4ea311e64462c2321578dc72501588ecd)
 

Author SHA1 Message Date
Dominik 7f7ec13c82
Support special webserver.port ports ending in "s" (secure) and "r" (redirect) (#5499)
10 months ago
DL6ER 32a741b5c7
We do not follow 308 but FTL also doesn't suggest it
10 months ago
yubiuser bbbb4609d2
Bump tox from 4.11.3 to 4.11.4 in /test (#5506)
10 months ago
yubiuser e364349901
Bump tox from 4.11.3 to 4.11.4 in /test (#5507)
10 months ago
dependabot[bot] f5fe550a2e
Bump tox from 4.11.3 to 4.11.4 in /test
10 months ago
dependabot[bot] bfc824f2ff
Bump tox from 4.11.3 to 4.11.4 in /test
10 months ago
DL6ER 29d010dc2c
Use files.gravity_tmp as temporary directory for the intermediate lists
10 months ago
DL6ER 96bf07863f
Use CHAOS TXT local.api.txt instead of trying to parse pihole-FTL --config webserver.ports
10 months ago
yubiuser 62f9694aa4
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test (#5500)
10 months ago
yubiuser 4523f078bb
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test (#5501)
10 months ago
DL6ER 6016131280
Ensure we also check the last port
10 months ago
DL6ER 974fea592d
Iterate over ports, skip redirected ports
10 months ago
dependabot[bot] 9d57f64937
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test
10 months ago
dependabot[bot] 1276242a4e
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test
10 months ago
DL6ER a6565bf9a1
Support special webserver.port ports ending in "s" (secure) and "r" (redirect)
10 months ago
DL6ER c785667efe
Trim leading and trailing spaces and tabs in upstream servers (if any)
10 months ago
DL6ER cc333f79cc
Check if this domain is blocked by Pi-hole but only if the domain is not a local file or empty
10 months ago
DL6ER df7633bd1b
Add missing value for ${gravityDBfile_default}
10 months ago
DL6ER 4efcdf1189
Add missing double quotes to prevent globbing and word splitting
10 months ago
DL6ER f16cf71781
${PIHOLE_DNS_1} is gone, use the first server from pihole-FTL --config dns.upstreams instead
10 months ago
DL6ER 19d3489bcb
gravity_DownloadBlocklistFromUrl needs ${domain} but it was declared local before and was not passed as argument, making gravity currently depend on undefined behavior. It seems to be working well in the vast majority of cases, however, it seems we have at least one report where it is not working.
10 months ago
yubiuser 2338c9e916
Bump pytest-xdist from 3.3.1 to 3.4.0 in /test (#5490)
11 months ago
yubiuser 536d170009
Bump pytest-testinfra from 9.0.0 to 10.0.0 in /test (#5492)
11 months ago
dependabot[bot] f4b67065cc
Bump pytest-xdist from 3.3.1 to 3.4.0 in /test
11 months ago
yubiuser 2b79abb948
Bump pytest-testinfra from 9.0.0 to 10.0.0 in /test (#5491)
11 months ago
dependabot[bot] 2e73eb36ef
Bump pytest-testinfra from 9.0.0 to 10.0.0 in /test
11 months ago
yubiuser 271884c4bb
Bump pytest-xdist from 3.3.1 to 3.4.0 in /test (#5493)
11 months ago
dependabot[bot] 3c4f217876
Bump pytest-xdist from 3.3.1 to 3.4.0 in /test
11 months ago
dependabot[bot] ab09233753
Bump pytest-testinfra from 9.0.0 to 10.0.0 in /test
11 months ago
yubiuser af9b8df118
Improve v6 debug log and remove leftovers (#5481)
11 months ago
Christian König b61e8be3b4
Address reviewer's comment
11 months ago
Christian König 54ab71d817
Don't use hardcoded ports to check for
11 months ago
Christian König e7c89ce25f
No need to pass a default value to get_ftl_conf_value()
11 months ago
Christian König d3813c4be5
Update check for required ports
11 months ago
Christian König d854eb1a97
Add lshw to Pi-hole deps
11 months ago
Christian König 86aa6b1df6
Improve v6 debug log and remove leftovers
11 months ago
yubiuser 1da36bd4e7
Move custom.list to /hosts/custom.list (#5488)
11 months ago
Christian König f65b126433
Move custom.list to /hosts/custom.list
11 months ago
Christian König 766cb26af5
Drop Fedora 36 and add Fedora 39 to the test suite
11 months ago
Christian König de6e61705e
Remove local.list and openVPN traces
11 months ago
DL6ER 834e52f15d
pihole -d: Include pihole.toml only once (#5478)
11 months ago
DL6ER 72c972175d
Remove left-over parts of setupVars processing and only include pihole.toml once
11 months ago
yubiuser 2746ee3ae9
Tweak help text of pihole setpassword (#5476)
11 months ago
Christian König bc96d3b0a9
Tweak help text of pihole setpassword
11 months ago
DL6ER 395110f92f
When setting a blank password, use `webserver.api.password` instead of `webserver.api.pwhash` (#5465)
11 months ago
yubiuser 758ace57c0
Check for valid OS via IPv4 and IPv6 (#5305)
11 months ago
yubiuser 4c129afb10
Start counting at postion 1 (#5470)
11 months ago
Christian König ced1c5d50b Start counting at postion 1
11 months ago
yubiuser ce21b4c731
Remove idn2 as punycode conversion is handled by FTL (#5468)
11 months ago
Christian König 480a8c8d7f
Remove idn2 as punycode conversion is handled by FTL
11 months ago