|
d0e8b0c962
|
Forward unqualified names to the CF target only when the "Never forward non-FQDN" option is NOT ticked
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2021-09-09 20:28:33 +02:00 |
|
|
06fd8123c3
|
Also remove "rev-server" lines when rewriting 01-pihole.conf
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2021-08-20 16:26:17 +02:00 |
|
|
c2f3477a82
|
Ensure conditional forwarding will forward unqualified host names if we have no local answer for them.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2021-08-20 15:54:25 +02:00 |
|
|
092e533a30
|
Add -t option to Admin Console help dialog
Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com>
|
2021-07-18 14:31:37 -04:00 |
|
|
a0d74d1e9d
|
Canary domain handling is now happening in FTL where we have much finer control over it.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2021-07-04 13:55:47 +02:00 |
|
|
a1d85155fd
|
Merge pull request #4178 from pi-hole/fix/custom_dns_removal
Add missing sed anchors when deleting lines.
|
2021-07-04 00:35:00 +01:00 |
|
|
01764cc581
|
Explicity declare values for the RA packet.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2021-06-20 10:28:25 -07:00 |
|
|
a9e761ec13
|
Add missing sed anchors when deleting lines.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2021-05-23 12:11:04 +02:00 |
|
|
45d4ab4c22
|
Add some validation to passed arguments before running the values through sed
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2021-03-19 18:39:43 +00:00 |
|
|
78027bd2bf
|
Add default noname if hostname is empty
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2021-02-12 20:25:01 +01:00 |
|
|
7dc7cbb80e
|
Add hostname to teleporter backup file if called from cli
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2021-02-11 19:45:32 +01:00 |
|
|
ef0bdf6470
|
Fix validation of adlist url
Already existing regex validation will be used on url after removing @ (in case
its in separating userinfo and host).
Signed-off-by: Matej Dujava <mdujava@kocurkovo.cz>
Fixes: https://github.com/pi-hole/pi-hole/issues/3911
Fixes: 7d19ee1b : validate blocklist URL before adding to the database (#3237)
|
2020-12-21 12:50:02 +01:00 |
|
|
a217c75134
|
Merge pull request #3882 from pi-hole/tweak/conditional_transforms
Fix processing of CONDITIONAL_FORWARDING_REVERSE
|
2020-12-01 18:46:54 +01:00 |
|
|
454c9a411c
|
Update advanced/Scripts/webpage.sh
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
Co-authored-by: DL6ER <DL6ER@users.noreply.github.com>
|
2020-12-01 17:27:36 +00:00 |
|
|
f44b2f6aa3
|
Update advanced/Scripts/webpage.sh
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
Co-authored-by: DL6ER <DL6ER@users.noreply.github.com>
|
2020-12-01 17:27:21 +00:00 |
|
|
49810262db
|
When there is a Pi-hole domain set and "Never forward non-FQDNs" is ticked, we add to tell FTL that this domain is purely local and FTL may answer queries from /etc/hosts or DHCP but should never forward queries on that domain to any upstream servers
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-12-01 09:16:50 +01:00 |
|
|
58bc98ca44
|
Update advanced/Scripts/webpage.sh
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-11-30 22:30:59 +00:00 |
|
|
4093959d3e
|
Appease stickler
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-11-30 21:55:07 +00:00 |
|
|
06c5fe2a89
|
Set REV_SERVER_CIDR in the else condition if it is not in-addr.arpa
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-11-30 21:29:54 +00:00 |
|
|
6cb8f3f403
|
Add some comments
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-11-30 21:18:25 +00:00 |
|
|
e004d27b28
|
Fix processing of CONDITIONAL_FORWARDING_REVERSE
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-11-30 18:58:23 +00:00 |
|
|
1c2c10c4a5
|
Merge pull request #3761 from BastiG/development
read REV_SERVER_CIDR from environment
|
2020-11-18 21:56:08 +00:00 |
|
|
50100017a5
|
Merge pull request #3794 from pi-hole/security/non_FQDNs_locality
Security enhancement for the "never forward non-FQDNs" feature
|
2020-10-21 21:09:05 +02:00 |
|
|
59b0a6af6f
|
Remove references to privacy level 4 (no longer functional)
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-10-13 23:53:23 +01:00 |
|
|
08a84e51d6
|
Only add local=/<domain>/ when the "only forward FQDN queries" function is enabled to prevent unintended side-effects of this change
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-10-10 11:23:55 +02:00 |
|
|
d631cd8b04
|
Security enhancement for the "never forward non-FQDNs" feature. This should prevent all local queries from being forwarded (will show up as blocked by regex) as well as any hostname without a domain (for example one word searches from the address bar in browsers). This fixes #3303
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-10-10 11:01:01 +02:00 |
|
|
8041bbf443
|
read REV_SERVER_CIDR from environment
Signed-off-by: Sebastian Gmeiner <sebastian@gmeiners.net>
|
2020-09-25 15:26:43 +02:00 |
|
|
3205606fc3
|
Also validate IPV6 in the setdns function
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-06-23 20:38:18 +01:00 |
|
|
3aaf9d89b3
|
Merge pull request #3260 from pi-hole/new/rev-server
Improve conditional forwarding
|
2020-06-21 13:26:07 -07:00 |
|
|
9bf0f2a161
|
Reduce handholding when trying to foresee the intentions of the user. The code does now preserve legacy behavior and users can open up the subnet manually if they like.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-06-21 21:47:30 +02:00 |
|
|
011fa8c6ea
|
fix sticklr complaint
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-06-13 21:47:00 +01:00 |
|
|
0320d85028
|
Additionally source the install script in webpage.sh to validate IP entered on pihole -a setdns
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-06-13 20:57:57 +01:00 |
|
|
2b1bc6a46e
|
Replace possible "\#" by "#". This fixes AdminLTE#1427
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-06-04 09:32:40 +02:00 |
|
|
6160eb6894
|
This regex is too complex for bash's own replacement. Add ignore for the shellcheck rule.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-06-04 09:22:40 +02:00 |
|
|
318ca75269
|
Merge branch 'development' into new/rev-server
|
2020-06-04 08:56:08 +02:00 |
|
|
9d04c517e6
|
Reload the lists, which will cause the cached privacy level to be updated.
Signed-off-by: Frank Riley <fhriley@gmail.com>
|
2020-05-20 15:47:53 -07:00 |
|
|
b421e422c2
|
Merge pull request #3351 from marank/development
Added support for CNAME record add/remove
|
2020-05-20 09:13:54 +02:00 |
|
|
be25b4d9c4
|
Merge pull request #3352 from pi-hole/merge-master-dev
Merge master dev
|
2020-05-12 22:27:24 +01:00 |
|
|
a9c66c7b45
|
Implement pihole -a theme option
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-05-12 23:03:49 +02:00 |
|
|
2b9898e9ca
|
Fixed indentation
Signed-off-by: Matthias Rank <development@m-rank.de>
|
2020-05-12 21:04:30 +02:00 |
|
|
0add5eb291
|
Added support for CNAME record add/remvoe
Signed-off-by: Matthias Rank <development@m-rank.de>
|
2020-05-12 21:02:29 +02:00 |
|
|
78469ee58d
|
Merge pull request #3255 from pi-hole/tweak/emailregex
Enhanced email validation regex
|
2020-05-06 09:48:26 +02:00 |
|
|
369288cc48
|
Update advanced/Scripts/webpage.sh
Co-authored-by: DL6ER <DL6ER@users.noreply.github.com>
|
2020-05-06 08:40:54 +01:00 |
|
|
989bbad37e
|
Remove pihole -a hostrecord
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-04-23 13:20:15 +02:00 |
|
|
093054a1eb
|
Automatically convert legacy IP range to Class C network
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-04-09 09:49:07 +02:00 |
|
|
4130af0aab
|
Retain rev-server settings when the feature gets disabled.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-04-09 09:05:50 +02:00 |
|
|
90a5a13197
|
Convert CONDITIONAL_FORWARDING to REV_SERVER settings. Try to detect intended CIDR range automatically.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-04-08 15:35:35 +02:00 |
|
|
26f71e4dbe
|
accidentally a space
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-04-05 12:34:14 +01:00 |
|
|
b6ac1585ec
|
add regex attribution
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-04-05 12:29:45 +01:00 |
|
|
a9b19df4ec
|
expand email validation regex to catch more valid emails see comments on PR #3254
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2020-04-05 12:28:33 +01:00 |
|