mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
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 | ||