mirror of
https://github.com/bitwarden/server
synced 2025-12-16 08:13:33 +00:00
chore(feature-flag): [PM-18179] Remove pm-17128-recovery-code-login feature flag
* Rmoved feature flag and obsolete endpoint * Removed obsolete method.
This commit is contained in:
@@ -121,7 +121,6 @@ public static class FeatureFlagKeys
|
||||
public const string BrowserExtensionLoginApproval = "pm-14938-browser-extension-login-approvals";
|
||||
public const string SetInitialPasswordRefactor = "pm-16117-set-initial-password-refactor";
|
||||
public const string ChangeExistingPasswordRefactor = "pm-16117-change-existing-password-refactor";
|
||||
public const string RecoveryCodeLogin = "pm-17128-recovery-code-login";
|
||||
public const string Otp6Digits = "pm-18612-otp-6-digits";
|
||||
public const string FailedTwoFactorEmail = "pm-24425-send-2fa-failed-email";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user