Sandeep created SSHD-999:
----------------------------
Summary: MAX_AUTH_REQUESTS : shows wrong count in message
Key: SSHD-999
URL: https://issues.apache.org/jira/browse/SSHD-999
Project: MINA SSHD
Issue Type: Bug
Reporter: Sandeep
Attachments: image-2020-05-21-22-42-02-187.png
If I set above property value to 2 then after 2 failed login it shows following
message
"Too many authentication failures: 3" where 3 digit gives confusion to user as
he set its value as 2
I checked following code and find that we need to pass user set value to
message instead of "nbAuthRequests" variable value
!image-2020-05-21-22-42-02-187.png|width=1817,height=1022!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]