mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
2e970b0ff2
We do some validation on flag names, but there's some cases that slip through. These are some cases that we should handle better. With `..` as a name, you can't go into the flag in Unleash and you can't activate any environments because the it is interpreted as "go up a level". |
||
---|---|---|
.. | ||
api-token-schema.test.ts | ||
api-token-schema.ts | ||
constraint-value-types.test.ts | ||
constraint-value-types.ts | ||
feature-schema.test.ts | ||
feature-schema.ts | ||
role-schema.test.ts | ||
role-schema.ts |