Commit Graph

5866 Commits (487a64abecf167f5d88278b5de65d9978f99edce)
 

Author SHA1 Message Date
Adam Warner ea748822ef
REVISIT: I don't _think_ this line is nessacery. Why should gravity restart FTL if it is offline? It might be offline on purpose.
1 year ago
Adam Warner c0e352094d
REVISIT: Remove some references to setupVars (some files can probably go entirely...)
1 year ago
Adam Warner a91eb48d48
Remove some code from gravity that gets values from setupVars.conf / pihole-FTL.conf - use getFTLConfigValue from utils.sh instead
1 year ago
Adam Warner 6b1c8a7fff
@DL6ER changed the config key names...
1 year ago
Adam Warner 7cbe713873
REVISIT: Don't rely on existence of setupVars.conf
1 year ago
Adam Warner 0e8f285f4f
Always assume that the web interface will be installed.
1 year ago
Adam Warner cd17040f95
setupVars.conf not existing is no longer a critical error
1 year ago
Adam Warner 2784b267ec
pihole command: read values from pihole-FTL instead of setupvars.conf
1 year ago
Adam Warner dbc6b814b2
Should not need to reloadDNS manually any more as FTL will detect that it needs to reload by itself
1 year ago
Adam Warner 0568a69d83
Use WEBPORT instead of PRIVACY_LEVEL to set the web port...
1 year ago
Christian König 3cb3adc5ca
Fix setting webpassword via pihole -a -p
1 year ago
DL6ER 3695610300
Allow running pihole -g without root (run as user pihole)
1 year ago
Adam Warner bf16fe4a37
Remove the EPEL related tests on centos/fedora - no longer neccasery
1 year ago
Adam Warner 9bf372ef43
[REVISIT] Remove test_installPihole_fresh_install_readableBlockpage for now. We may be able to recylcle it later, but I have my doubts
1 year ago
Adam Warner 414df5b372
Remove no longer required checks in test_installPihole_fresh_install_readableFiles
1 year ago
Adam Warner 5e431210fd
[REVISIT] Remove test_setupVars_saved_to_file for now - it may no longer be needed as we move towards getting rid of the file.
1 year ago
Adam Warner 8f7c828407
No need for test_installPiholeWeb_fresh_install_no_errors
1 year ago
Adam Warner b8acccde90
Update comments on the move of /etc/dnsmasq.old -> /etc/dnsmasq.old to better reflect why we are doing it
1 year ago
Adam Warner 019be067d9
Convert SetWebPassword to use new FTL config
1 year ago
Adam Warner 632aead691
add wrappers to utils.sh for setting FTL config & add tests
1 year ago
Adam Warner e3ffec5762
Change when old configs are removed
1 year ago
Adam Warner 0e558e4c36
Remove some code that installs the blockpage/sets up web directories
1 year ago
Adam Warner 31f16510e2
Clear out some no longer needed ftl/dnsmasq config code
1 year ago
Adam Warner d2d1195928
Needs tweaking, offer chance to change web interface port
1 year ago
Adam Warner c520b29326
some more lighttpd refs (tests can come later)
1 year ago
Adam Warner 31ee15200d
gut the install script of references to web server/lighttpd
1 year ago
Adam Warner 9f31ab8a6f
Debug log does not need to check php/lighttpd
1 year ago
DL6ER 23f2db01bb
Use list parsing functionality of FTL (#5275)
1 year ago
Adam Warner 82b60b09d4
Fix issue with Adding Local DNS Records does not add to /etc/pihole/custom.list when using grep 3.10 (#5269)
1 year ago
Christian König 5bdb089b7f
Add Ubuntu 23 to test suite
1 year ago
DL6ER c92826c152
Do not copy info table during pihole -g
1 year ago
yubiuser 85e7fc5a0e
Bump pytest-testinfra from 7.0.0 to 8.0.0 in /test (#5279)
1 year ago
dependabot[bot] 10fe85933b
Bump pytest-testinfra from 7.0.0 to 8.0.0 in /test
1 year ago
yubiuser 412079a798
Bump pytest-xdist from 3.3.0 to 3.3.1 in /test (#5278)
1 year ago
dependabot[bot] f9b29cfb62
Bump pytest-xdist from 3.3.0 to 3.3.1 in /test
1 year ago
DL6ER 73733308ba
Use parseList function offered by pihole-FTL
1 year ago
yubiuser 614554f26f
Bump pytest-xdist from 3.2.1 to 3.3.0 in /test (#5274)
1 year ago
dependabot[bot] 8d91ca874b
Bump pytest-xdist from 3.2.1 to 3.3.0 in /test
1 year ago
yubiuser b075e25ab9
Remove forgotten variables (#5273)
1 year ago
Christian König eaded9fdb1
Remove forgotten variables
1 year ago
yubiuser 19d50b9669
Don't source the install script in webpage.sh (#5270)
1 year ago
yubiuser 8e5467de70
Remove unused code from query.sh (#5266)
1 year ago
yubiuser fe1618d697
Don't use '--suffix' in mktemp (#5272)
1 year ago
Christian König a3e610dbf2
Don't use '--suffix' in mktemp
1 year ago
MrDuck2742 b8c3f6d999
Adding Local DNS Records does not add to /etc/pihole/custom.list
1 year ago
Christian König e6ae2e98cc
Don't source the install script in webpage.sh
1 year ago
Adam Warner 654e111038
Sync master back into development (#5221)
1 year ago
yubiuser cd638b102f
Filter ABP CSS selectors (#5247)
1 year ago
MichaIng b74c6d5120
Add support for RISC-V 64-bit installs
1 year ago
Christian König fd4e8766e4
Remove unused code from query.sh
1 year ago