Consider the case where the owner contains punctuation #11

Open
opened 2025-12-03 20:58:21 +01:00 by leon · 1 comment
Owner

This will not work, as the owner is provisioned as subdomain. Dots must be replaced or removed.

This will not work, as the owner is provisioned as subdomain. Dots must be replaced or removed.
Author
Owner

This is actually not that trivial. If replacing dots with let's say a - and the user already has another - in its name, than the backend has no chance to get the "original" name.

The only possible way to solve this is by using a database, where the "transformed" subdomain can again be matched with the local deployment path and the repository (for permission checks).

So maybe we need a database...

This is actually not that trivial. If replacing dots with let's say a `-` and the user already has another `-` in its name, than the backend has no chance to get the "original" name. The only possible way to solve this is by using a database, where the "transformed" subdomain can again be matched with the local deployment path and the repository (for permission checks). So maybe we need a database...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
leon/Forge-Pages#11
No description provided.