Skip to content

Conversation

MegaManSec
Copy link

If a request hits a different zone with a different signing key, JWT verify fails. We were unconditionally clearing preview cookies, which kicks users out of draft/preview even when multiZoneDraftMode is enabled. Align this branch with the other guards by skipping cookie clearing when multiZoneDraftMode is true.

If a request hits a different zone with a different signing key, JWT verify
fails. We were unconditionally clearing preview cookies, which kicks users
out of draft/preview even when multiZoneDraftMode is enabled. Align this
branch with the other guards by skipping cookie clearing when
multiZoneDraftMode is true.
@ijjk ijjk added the type: next label Oct 1, 2025
@ijjk
Copy link
Member

ijjk commented Oct 1, 2025

Allow CI Workflow Run

  • approve CI run for commit: aa4e49a

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

1 similar comment
@ijjk
Copy link
Member

ijjk commented Oct 1, 2025

Allow CI Workflow Run

  • approve CI run for commit: aa4e49a

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

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.

2 participants