Skip to content
Snippets Groups Projects
Commit 0931dd0f authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[BUGFIX] Do not assign variables to removed property

The new IPlocker (supporting IPv6) also removed the public property
AbstractUserAuthentication->lockIP.

However, the original assignments are still in place, as they were forgotten
before the 10.0 release.

The change removes the two assignments.

Resolves: #89226
Releases: master
Change-Id: I9fb7bc2c5dbf523a13e6ba6faa0cd51fe3beffdc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61780


Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 34b7eeea
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment