• The length is locked at 20 characters for users who don’t use special characters.

    This is set across all user types, so people wanting to just leave comments are a lot less likely to.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Convissor

    (@convissor)

    Please look at the LSS’ settings page. You’ll find the password length is adjustable.

    Thread Starter openletter

    (@openletter)

    It is of some concern that you don’t seem to know how your own plugin works:

    Password Policies

    Length How long must passwords be? Must be >= 10. Default: 10.

    Complexity Exemption How long must passwords be to be exempt from the complexity requirements? Must be >= 20. Default: 20.

    The >= means it will not accept smaller numbers. Putting a smaller number in the fields of the above two settings resets back to the >= number gives the following warning:

    ‘Length’ must be >= ’10’, so we used the default value instead.
    ‘Complexity Exemption’ must be >= ’20’, so we used the default value instead.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Very long password length set in stone’ is closed to new replies.