mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-28 21:01:38 +08:00
Declares FeatureFlag.FedRampGovRegion = "fedramp-gov-region" in the Platform section of the feature flag enum and sets its default to false in DefaultFeatureFlagValue. Aligns with the server-side FeatureFlagKeys.FedRampGovRegion constant added in the companion server task. Without this constant, the client has no typed reference to the flag key and cannot read its value from the GET /config response. |
||
|---|---|---|
| .. | ||
| spec | ||
| src | ||
| custom-matchers.d.ts | ||
| jest.config.js | ||
| package.json | ||
| project.json | ||
| test.setup.ts | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||