github MultifactorLab/MultiFactor.SelfService.Windows.Portal 1.0.141

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

Release 13.05.2024 | Password Requirements Description

New

  1. The standard check for password length (min 7) has been removed from the Portal.
    Now it is enough for the password to have at least one character.

    Keep in mind that the password policy is only checked on the Active Directory side.

  2. You can now set custom password requirement description. To do this you need to edit pwd.{LOC}.content file in /Content directory and restart Portal services.
    Currently the portal supports two locales (en, ru), so the directory contains two files:

    • pwd.en.content
    • pwd.ru.content

    The current contents of the pwd.en.content file are as follows:

    Must not be the same as your username
    Must not duplicate any previous passwords
    Must be at least 7 characters long
    Must include numbers and letters in upper and lower case
    

    Changing the file will not affect the password policy in Active Directory.

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

NewReleases is sending notifications on new releases.