mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
[PM-15193] Remove PromoteProviderServiceUser feature flag and checks from ToolsController and layout (#5255)
This commit is contained in:
@ -157,7 +157,6 @@ public static class FeatureFlagKeys
|
||||
public const string InlineMenuTotp = "inline-menu-totp";
|
||||
public const string PM12443RemovePagingLogic = "pm-12443-remove-paging-logic";
|
||||
public const string SelfHostLicenseRefactor = "pm-11516-self-host-license-refactor";
|
||||
public const string PromoteProviderServiceUserTool = "pm-15128-promote-provider-service-user-tool";
|
||||
public const string PrivateKeyRegeneration = "pm-12241-private-key-regeneration";
|
||||
public const string AuthenticatorSynciOS = "enable-authenticator-sync-ios";
|
||||
public const string AuthenticatorSyncAndroid = "enable-authenticator-sync-android";
|
||||
|
Reference in New Issue
Block a user