Skip to content

Comments

feat: user invite uses external domain option#118

Merged
DecDuck merged 3 commits intoDrop-OSS:developfrom
Huskydog9988:Huskydog9988/issue117
Jun 30, 2025
Merged

feat: user invite uses external domain option#118
DecDuck merged 3 commits intoDrop-OSS:developfrom
Huskydog9988:Huskydog9988/issue117

Conversation

@Huskydog9988
Copy link
Contributor

fixes #117

@DecDuck
Copy link
Member

DecDuck commented Jun 10, 2025

Does system config do any sort of normalisation on the external URL? I feel like when appending it like this we should have a guarantee that it's a fully URL or whatever.

@Huskydog9988
Copy link
Contributor Author

Not currently, I was thinking about it but didn't feel like adding a bunch of code to normalize the url

@DecDuck
Copy link
Member

DecDuck commented Jun 30, 2025

Should probably throw a package at it rather than maintain our own logic: https://www.npmjs.com/package/normalize-url or similar

@Huskydog9988
Copy link
Contributor Author

I was just hoping that by throwing an error at the user via the console they would sorta get it, but that probably is a better idea yea.

@DecDuck DecDuck merged commit 73c27f0 into Drop-OSS:develop Jun 30, 2025
1 of 2 checks passed
@Huskydog9988 Huskydog9988 deleted the Huskydog9988/issue117 branch August 4, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] External Domain Option

2 participants