mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 22:55:14 -05:00
[GH-ISSUE #600] [Feature Request] Allow/Add "Organization" Specific/Private Domains #3466
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Originally created by @Da-Geek on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/600
I currently have multiple organizations and users that are only present in particular organizations.
The issue is that when someone creates a Resource in a particular organization, They see the Whole
list of domains from the
config.ymldomains: section.This is of course a bit of a problem, as a user from one organization can create a resource using a
domain from a different organization!!!
This domain name could be private or personal to an organization/user on the platform, so shouldn't
allow another organization to create something with someone else's "Brand" or "Domain".
Maybe having an option to "Add a Domain" via the Organization General page (where you can also
delete the Organization).
I think having a shared/original Domain, so everyone can at least use Subdomain Resources from
the start, would be a good idea, then basically having additional organization specific "Private" Domains.
@chris-coria commented on GitHub (Apr 25, 2025):
This would be great to implement. Hope maintainer add this to the schedule list in the next release development.
@miloschwartz commented on GitHub (May 4, 2025):
Converting this to a feature request discussion so people can upvote