mirror of
https://github.com/bitwarden/server
synced 2026-01-30 08:13:26 +00: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 PushNotificationsWhenLocked = "pm-19388-push-notifications-when-locked";
|
||||
public const string PushNotificationsWhenInactive = "pm-25130-receive-push-notifications-for-inactive-users";
|
||||
public const string WebAuthnRelatedOrigins = "pm-30529-webauthn-related-origins";
|
||||
|
||||
/* Tools Team */
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user