Share link is created for the wrong domain #2452
Replies: 3 comments 1 reply
-
|
Just to make sure I understand the intent of your question:
Given that, are you expecting Pangolin’s dashboard (and share links) to be served from multiple domains as well? Right now, share links are always generated under the primary domain (foo.com). |
Beta Was this translation helpful? Give feedback.
-
Not the dashboard, but share links. When I use sub.bar.com for a resource, I want a share link for bar.com - not foo.com. |
Beta Was this translation helpful? Give feedback.
-
|
Let's be a bit more specific. I am hosting 2 Immich instances and both are reachable with distinct domains:
I want to create share links for those in order to bypass Pangolin's authentication for everyone who got the link. Is my requirement out of scope or am I doing something unexpected? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I setup pangolin with the domain foo.com. I created an organization and added the domain bar.com to it. When I create a share link in my organisation, it is created for foo.com and I have no way to create it for bar.com.
Motivation
Without it, the feature for using multiple domains seems incomplete.
Proposed Solution
Make it possible to choose the doman when creating a share link.
Alternatives Considered
I tried removing foo.com from my organisation, but I can't because "Cannot delete a domain that is managed by the config".
Additional Context
Beta Was this translation helpful? Give feedback.
All reactions