BREAKING: server: remove wildcard blocking and instead block subdomains #269

Merged
norm merged 4 commits from subdomain-blocking into main 2022-12-05 17:55:38 +00:00
Owner

Supercedes #268 and #266.

Supercedes #268 and #266.
norm added 1 commit 2022-12-03 11:59:22 +00:00
norm force-pushed subdomain-blocking from 2ea5aa597b to 52c96e96cf 2022-12-03 12:04:10 +00:00 Compare
Johann150 requested changes 2022-12-03 12:36:40 +00:00
Johann150 left a comment
Owner
  1. Locale needs to be updated again.
  2. Because we've already release this now, do we need a migration?
1. Locale needs to be updated again. 2. Because we've already release this now, do we need a migration?
norm added 1 commit 2022-12-03 18:33:26 +00:00
update blockedInstancesDescription string
Some checks failed
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline failed
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
909c815dab
Author
Owner

If it's possible, we could try doing a migration to strip out wildcards.

If it's possible, we could try doing a migration to strip out wildcards.
Author
Owner

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.

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.
Author
Owner

Per discussion in #foundkey-dev, there will be no migration. Admins will need to manually update wildcard entries upon updating.

Per discussion in #foundkey-dev, there will be no migration. Admins will need to manually update wildcard entries upon updating.
norm changed title from server: remove wildcard blocking and instead block subdomains to BREAKING: server: remove wildcard blocking and instead block subdomains 2022-12-05 07:54:27 +00:00
toast approved these changes 2022-12-05 14:59:22 +00:00
toast left a comment
Owner

there's some optimization to maybe be done later, but for now LGTM

there's some optimization to maybe be done later, but for now LGTM
norm merged commit c1a51547a9 into main 2022-12-05 17:55:38 +00:00
norm deleted branch subdomain-blocking 2022-12-05 17:55:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#269
No description provided.