Password failure count is not reset after successful login
search cancel

Password failure count is not reset after successful login

book

Article ID: 276743

calendar_today

Updated On:

Products

ConnectALL

Issue/Introduction

Steps to reproduce : 

  1. Login to ConnectALL with an invalid Password
  2. Then query for the failed_attempt from the users table for the attempted user.
  3. The failed_attempt count should be incremented to 1.
  4. Again retry the step 1 - 3 and validate the failed_attempt count.
  5. Now, login to ConnectALL with the valid password. You should login successfully.

Expected Results : After successful login, the failed_attempt count should be reset to "0"

Actual Results : The failed_attempt shows the value as the number of previous failed attempts which results in an account lock on further invalid attempts at a later stage.

 

 

Environment

3.2.0

Cause

DE78419

Resolution

DE78419 is addressed in 3.2.0.1