Skip to content
Snippets Groups Projects
Commit 90ca7677 authored by Benni Mack's avatar Benni Mack
Browse files

[!!!][TASK] Remove lockToIP UserTsConfig flag

The UserTsConfig setting `options.lockToIP` is
removed, which was only active the global setting
$GLOBALS['TYPO3_CONF_VARS']['BE']['enabledBeUserIPLock']
was active.

Happy Eyeballs makes this feature very useless, but if
this is still needed, it should be rather implemented
as an individual AuthenticationService or PSR-15 middleware
than evaluated separately.

Resolves: #92941
Releases: master
Change-Id: I1e2be7784a3c4b54573b3c3118db1fb3109b0ddc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66640


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarDaniel Haupt <mail@danielhaupt.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarDaniel Haupt <mail@danielhaupt.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 5782f4aa
Branches
Tags
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