Actions
Bug #80389
closedLogin attempt not marked as failed when having an anonymous session
Start date:
2017-03-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint
Description
In AbstractUserAuthentication#checkAutentication the $anonymousSession indicates whether the current user session is anonymous.
When it is set, login attempts are not marked as failed in AbstractUserAuthentication->loginFailure
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52116
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52116
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52116
Updated by Markus Klein over 7 years ago
- Category set to Frontend
- Priority changed from Should have to Must have
- Target version set to 8 LTS
- Is Regression changed from No to Yes
- Sprint Focus set to Stabilization Sprint
Updated by Mads Lønne Jensen over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3ae3ffb87b0b73ecb1739a40f6fef547e0c4d613.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions