Skip to content

Customer who exceeded max login failures not able to login even after reset password #15255

Closed
@tizzyguy87

Description

@tizzyguy87

Preconditions

  1. Magento CE 2.2(Headless commerce), MySqlp, PHP V7
  2. Magento deployed on AWS EC2

Steps to reproduce

  1. Enter invalid password more than default max limit(probably 6)
  2. Reset password from admin console or using API for that customer
  3. Customer receives email notification to reset password
  4. Customer completes Reset Password and gives new password
  5. Customer tries to login with new password
  6. Customer receives error from login API - "You did not sign in correctly or your account is temporarily disabled"

Expected result

  1. Customer should be allowed to login successfully as Reset Password completed successfully.

Actual result

  1. Customer receives error "You did not sign in correctly or your account is temporarily disabled" even though new password hash is updated in customer entity

Other Details

I tried to set failure num to 0 in customer_entity and did password reset. Still customer is not allowed to login.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fixed in 2.1.xThe issue has been fixed in 2.1 release lineFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions