github MultifactorLab/MultiFactor.SelfService.Windows.Portal 1.0.167

latest releases: 1.0.177, 1.0.175, 1.0.173...
4 months ago

Release 29.04.2025 | Self-unlocking of the user

New

  • Added a self-unlocking function for the user. To do this, you need to add the enable-password-management, enable-password-recovery and allow-user-unlock settings. In this case, the user will be able to unlock his account himself after confirming the second factor. By default the function is disabled.
    Example
    <add key="enable-password-management" value="true"/>  
    <add key="allow-user-unlock" value="true"/>  
    <add key="enable-password-recovery" value="true" />
    

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

NewReleases is sending notifications on new releases.