Reserve "trust" subdomain (#15159)
Setting up our SOC2 trust center at this url
This commit is contained in:
+1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user