github MultifactorLab/MultiFactor.SelfService.Windows.Portal 1.0.109

latest releases: 1.0.177, 1.0.175, 1.0.173...
2 years ago

Release 14.03.2023 | Forgotten Password Recovery

New

  • Password recovery. This functionality allows to reset current user password via the "Forgotten your password?" link on the Login form.
    Preconditions for functionality activation:
    - Our Mobile Application has been configured as a second authentication factor for the current user.
    - Captcha has been configured for the Portal. To choose captcha display mode you can use the <add key="require-captcha" value="mode" />. The mode value can be one of the following: Always, PasswordRecovery.
    To enable the functionality you need to add the <add key="enable-password-recovery" value="true" /> setting to the Web.config file.
    NOTE: make sure that enable-password-management setting is true.

Don't miss a new MultiFactor.SelfService.Windows.Portal release

NewReleases is sending notifications on new releases.