massx1 opened a new pull request, #1411:
URL: https://github.com/apache/syncope/pull/1411

   Before this change, the account policy threshold was enforced on attempt N + 
1: with maxAuthenticationAttempts = 3, the user was still active after 3 
failures and suspended only on the 4th failure. 
   
   The old test encoded this by asserting failedLogins == 3 before executing 
one more failed login.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to