Open Closed

Identity Users 'Set Password' action's 'Generate Random Password' button does not obey Password complexity settings #7776


User avatar
0
tjinc created
  • ABP Framework version: v8.2.2
  • UI Type: Angular
  • Database System: EF Core
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes (separated OpenIdDict auth server)
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
    • Log in as admin user
    • Create a new user
    • In Administration > Settings > Identity management set the required length to be greater than the default, e.g 20
    • Set the password for the newly created user and generate a random password
  • Expected behaviour: The password randomly generated obeys password complexity rules.
  • Observed behaviour: The password randomly generated does not obey password complexity rules.

There's a linked issue here


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Thanks for the report; we are missing angular UI. we will fix it in the next patch version. your ticket was refunded.

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13