Skip to content
Snippets Groups Projects
Commit cc49224d authored by Markus Klein's avatar Markus Klein Committed by Georg Ringer
Browse files

[BUGFIX] Felogin allows redirect to any site

With #86219 the migration from sys_domain records to Sites was faulty.
Formerly all known domain records were inspected in order to decide
whether a domain was local or not.

This was changed to an invalid check covering the current site only.

This change now again validates all known sites.

Resolves: #92626
Related: #86219
Releases: master, 10.4, 9.5
Change-Id: I2ce4dc0e8891ee2b438c42d20fff10428fafa7e9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66227


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 9f508e94
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