Skip to content

Warn when a domain is implicitly blocked because a base domain is blocked (resolves #564)

What does this PR do?

Display a warning and disable block/silence toggles when an instance is located at a subdomain (eg. "an.example.com") of another blocked domain (eg. "example.com"). This avoids the "stuck block" effect where the block and/or silence toggles won't stay off. Resolves #564 (closed).

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports