mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
chore(flags): Add pm-30529-webauthn-related-origins feature flag
This commit is contained in:
@@ -228,6 +228,7 @@ public static class FeatureFlagKeys
|
|||||||
public const string IpcChannelFramework = "ipc-channel-framework";
|
public const string IpcChannelFramework = "ipc-channel-framework";
|
||||||
public const string PushNotificationsWhenLocked = "pm-19388-push-notifications-when-locked";
|
public const string PushNotificationsWhenLocked = "pm-19388-push-notifications-when-locked";
|
||||||
public const string PushNotificationsWhenInactive = "pm-25130-receive-push-notifications-for-inactive-users";
|
public const string PushNotificationsWhenInactive = "pm-25130-receive-push-notifications-for-inactive-users";
|
||||||
|
public const string WebAuthnRelatedOrigins = "pm-30529-webauthn-related-origins";
|
||||||
|
|
||||||
/* Tools Team */
|
/* Tools Team */
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user