docs: release URLs inherit the deployment's access gate#43
Merged
Conversation
…ess gate The "Per-release immutable URLs" section said both URLs are "public… shareable but unlisted, the same as the default URL". That's accurate for public sites but misleading for access-gated ones: a pinned release URL now inherits the deployment's access policy, so a "Require Google login" site's release URLs are gated by the same login (a private site is never exposed through them). Reword to state the access posture is the same as the default URL, public or gated. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YYMGjvqWELm2ctgKamiMSS
|
Preview deleted (PR closed). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The static-sites "Per-release immutable URLs" section described both the default and per-release URLs as "public… shareable but unlisted". That's right for public sites but wrong for access-gated ones: a pinned release URL inherits the deployment's access policy, so a "Require Google login" site's release URLs are gated by the same login and a private site is never exposed through them.
Rewords the sentence to state the release URL carries the same access posture as the default URL — public when the site is public, gated when the site requires login.
hugobuilds clean.🤖 Generated with Claude Code
https://claude.ai/code/session_01YYMGjvqWELm2ctgKamiMSS