We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda2bd8 commit b4d6f3cCopy full SHA for b4d6f3c
src/Core/Constants.cs
@@ -142,7 +142,7 @@ public static class FeatureFlagKeys
142
public const string CreateDefaultLocation = "pm-19467-create-default-location";
143
public const string AutomaticConfirmUsers = "pm-19934-auto-confirm-organization-users";
144
public const string PM23845_VNextApplicationCache = "pm-24957-refactor-memory-application-cache";
145
- public const string AccountRecoveryCommand = "pm-24192-account-recovery-command";
+ public const string AccountRecoveryCommand = "pm-25581-prevent-provider-account-recovery";
146
147
/* Auth Team */
148
public const string TwoFactorExtensionDataPersistence = "pm-9115-two-factor-extension-data-persistence";
0 commit comments