Open Closed

Force Password Change Issue #7163 - still an issue #7921


User avatar
0
AlderCove created
  • ABP Framework version: v8.3.0
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I first noticed this in my own application, then tested the abp demo application to ensure it wasn't a local issue.

  1. Navigate to the demo abp io page (https://demo.abp.io/)
  2. Log in as admin
  3. Create a new user - check the Force password change
  4. Log out
  5. Try logging in as the new user, with the wrong password

The system does not provide any feedback that the password is incorrect.

It appears that this was addressed in the framework by issue 19753 (https://github.com/abpframework/abp/issues/19753).


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

    Hi

    The problem has been resolved.

  • User Avatar
    0
    AlderCove created

    It seems to be intermittent. I just tried again a couple of times on the demo site - it worked OK the first time but then I managed to reproduce the issue.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    you can create a new project to test it

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