Reserve "trust" subdomain (#15159)

Setting up our SOC2 trust center at this url
This commit is contained in:
Félix Malfait
2025-10-17 09:47:47 +02:00
committed by GitHub
parent 709bdc74c3
commit 54baa47fbb
@@ -20,6 +20,7 @@ export class UpdateWorkspaceInput {
@IsOptional()
@Matches(/^(?!api-).*^[a-z0-9][a-z0-9-]{1,28}[a-z0-9]$/)
@IsNotIn([
'trust',
'demo',
'api',
't',