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

Fix not being able to block a subdomain of an already-blocked domain through the API #30119

Merged
merged 1 commit into from May 2, 2024

Conversation

ClearlyClaire
Copy link
Contributor

Fixes #29127

The previous implementation was deliberately kept simple but this outright prevented to create domain blocks for subdomains of already-blocked domains.

@ThisIsMissEm
Copy link
Contributor

I think this looks functionally good to me, I'll let you and Matt sort out code formatting / style issues.

@ClearlyClaire ClearlyClaire force-pushed the fixes/domain-block-api-subdomain branch 2 times, most recently from c3c719b to ea52fb3 Compare April 30, 2024 18:56
@ClearlyClaire ClearlyClaire requested a review from a team May 2, 2024 07:58
@ClearlyClaire ClearlyClaire added the to backport PR needed to be backported label May 2, 2024
@ClearlyClaire ClearlyClaire force-pushed the fixes/domain-block-api-subdomain branch from ea52fb3 to bbf9d29 Compare May 2, 2024 10:27
@ClearlyClaire ClearlyClaire added this pull request to the merge queue May 2, 2024
Merged via the queue into main with commit 253ead3 May 2, 2024
47 checks passed
@ClearlyClaire ClearlyClaire deleted the fixes/domain-block-api-subdomain branch May 2, 2024 21:01
ClearlyClaire added a commit that referenced this pull request May 10, 2024
ClearlyClaire added a commit that referenced this pull request May 10, 2024
ClearlyClaire added a commit that referenced this pull request May 10, 2024
@ClearlyClaire ClearlyClaire mentioned this pull request May 13, 2024
ClearlyClaire added a commit that referenced this pull request May 16, 2024
ClearlyClaire added a commit that referenced this pull request May 16, 2024
ClearlyClaire added a commit that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to backport PR needed to be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible to create domain blocks when a stricter limit already exists in Admin UI
4 participants