Add pugi.app (private domain)#2982
Open
YuriiTetra wants to merge 1 commit into
Open
Conversation
Author
|
The Ready for review. Thanks! |
Contributor
|
Pull Requests MUST use the automated template when adding. Do not cut and paste it into a GPT to generate a response or delete / alter the form. Pull requests that do not use the template, that alter it or summarize it will be closed by volunteers without action. Why? There are specific checkboxes that are part of the volunteers' review or are important attestations for public record and transparency and consistency of processing. |
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.
This adds pugi.app to the PRIVATE DOMAINS section.
What pugi.app is
pugi.app is the customer-content domain for the Pugi platform. Each subdomain hosts independent, customer-controlled content on its own origin:
<slug>.pugi.app— customer-published web appspreview-<id>.pugi.app— ephemeral build previewside-<tenant>-<session>.pugi.app— per-session in-browser development environmentsWhy it belongs on the PSL
These subdomains are mutually-untrusted (different tenants, customer-supplied code). Without a PSL entry the browser treats
pugi.appas a single registrable domain, allowing cross-subdomain cookie anddocument.domainaccess between unrelated tenants. Listingpugi.appmakes each subdomain a separate site, giving browser-enforced origin isolation — the same model used for*.app.github.dev.Ownership validation
A
_psl.pugi.appTXT record is set to this PR's URL for ownership validation.Submitted by Pugi Dev dev@pugi.io