Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to deep CNAME inspection data processing #685

Merged
merged 6 commits into from
Feb 12, 2020

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented Jan 29, 2020

By submitting this pull request, I confirm the following:

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

How familiar are you with the codebase?:

10


Add new CNAME-specific blocking modes

  • QUERY_GRAVITY_CNAME,
  • QUERY_REGEX_CNAME, and
  • QUERY_BLACKLIST_CNAME.

Also, store the domain that was the reason for blocking during a CNAME inspection so it can be shown in the Query Log on the web interface (pi-hole/web#1144):

Screenshot at 2020-01-29 22-57-40

…EX_CNAME, QUERY_BLACKLIST_CNAME] and store domain that was the reason for blocking during a CNAME inspection

Signed-off-by: DL6ER <dl6er@dl6er.de>
…EX_CNAME, QUERY_BLACKLIST_CNAME] and store domain that was the reason for blocking during a CNAME inspection

Signed-off-by: DL6ER <dl6er@dl6er.de>
@pralor-bot
Copy link

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/please-explain-difference-in-blocking-ipv4-and-ipv6/27475/91

@DL6ER DL6ER marked this pull request as ready for review February 3, 2020 21:34
dschaper
dschaper previously approved these changes Feb 3, 2020
@DL6ER DL6ER force-pushed the new/CNAME_inspection_details branch from 336ffc1 to 5c08c56 Compare February 4, 2020 07:34
Signed-off-by: DL6ER <dl6er@dl6er.de>
@pralor-bot
Copy link

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/request-show-regex-responsible-for-blocking/27656/30

… into new/CNAME_inspection_details

Signed-off-by: DL6ER <dl6er@dl6er.de>
@DL6ER DL6ER requested a review from dschaper February 12, 2020 18:04
@DL6ER DL6ER merged commit 7ca81e3 into release/v5.0 Feb 12, 2020
@DL6ER DL6ER deleted the new/CNAME_inspection_details branch February 12, 2020 18:36
@DL6ER DL6ER mentioned this pull request May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants