-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Component/s: Navigation - Login
-
Environment:
v4.2-SNAPSHOT#554-r115984
-
2
-
Severity 3 - Minor
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
I have a user called "fred" with the password "fred".
Whenever I try to authenticate as him using basic auth and the wrong password, the Current Failed Login Count increases by 2, not 1.
With CAPTCHA set to required after 3 failures, this means it is instead requiring CAPTCHA after 2 failures.
Before the attempt:

Bad login request: (the credentials are fred:notfred)

Unauthorised response:

Value is incorrect:

- is related to
-
JRASERVER-22863 Each failed login attempt via basic auth increases the failed login count by 2
-
- Gathering Impact
-