mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 17:20:36 -05:00
[Feature Request] Ability to assign domains by organisations #455
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 @t1ckrate on GitHub (Jun 26, 2025).
Hi guys,
Thanks for the work on Pangolin.
I would like to separate organisations with their own domain, for exemple:
domains:
orgA.fr
orgA.com
domains:
orgB.fr
orgB.com
domains:
orgC.fr
orgC.com
So then each user assigned to their(s) organisation(s) can use the assigned domains on the organisation's ressources.
User A can use and assign ressources with Org A & Org C domains, but not Org B domains.
User B can use and assign ressources with Org B & Org C domains, but not Org A domains.
etcc..
That would be awesome to host others friend/customer domains ressources on the same instance.
Thanks in advance.
Best.