allow more characters in "technical name" #11

Closed
opened 2022-02-17 18:00:15 +01:00 by armen · 1 comment
Owner

Armen

Rampoina
the technical name  has some very weird constraints

I believe the "technical name" should be usable as a subdomain
Armen
I ran into some really weird behavior trying to run contentdb on a subdomain (games.armen138.com), because it does some special subdomain routing as well, so I had to work around that
Armen
it also seems to be a sort of canonical search term to access the package
Rampoina
hmm id's in appstream are in the form of net.pioneerspacesim.Pioneer
Rampoina
maybe I should just take the name part
Armen
maybe we'll just make the technical name thing more permissive? We won't use them as subdomains anyway
Armen
I can do this tonight, and update the test instance

Armen Rampoina the technical name has some very weird constraints I believe the "technical name" should be usable as a subdomain Armen I ran into some really weird behavior trying to run contentdb on a subdomain (games.armen138.com), because it does some special subdomain routing as well, so I had to work around that Armen it also seems to be a sort of canonical search term to access the package Rampoina hmm id's in appstream are in the form of net.pioneerspacesim.Pioneer Rampoina maybe I should just take the name part Armen maybe we'll just make the technical name thing more permissive? We won't use them as subdomains anyway Armen I can do this tonight, and update the test instance
Author
Owner

I've extended the allowed character regex to allow periods, dashes and capital letters. That covers the "com.armen138.MyGame" usecase

I've extended the allowed character regex to allow periods, dashes and capital letters. That covers the "com.armen138.MyGame" usecase
armen closed this issue 2022-02-26 07:11:47 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: LibreGaming/contentdb#11
No description provided.