BREAKING: server: remove wildcard blocking and instead block subdomains #269
Loading…
Reference in a new issue
No description provided.
Delete branch "subdomain-blocking"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Supercedes #268 and #266.
2ea5aa597b
to52c96e96cf
If it's possible, we could try doing a migration to strip out wildcards.
Hmm... but on the other hand if the wildcard is in the middle of the string, that would require manual intervention.
If that's the case, I do kinda think we should just make a notice that admins need to update their blocked instances list before updating.
Per discussion in #foundkey-dev, there will be no migration. Admins will need to manually update wildcard entries upon updating.
server: remove wildcard blocking and instead block subdomainsto BREAKING: server: remove wildcard blocking and instead block subdomainsthere's some optimization to maybe be done later, but for now LGTM