Skip to content
Snippets Groups Projects
Commit b7a05352 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Reset `window.opener` in backend and load modules if authenticated

This patch resets the `window.opener` for the entire TYPO3 backend and
loads modules using this only in an authenticated environment. This
solves an issue when `window.opener` is accessed and the login or
backend were opened from a link, e.g. the password reset mail.

Resolves: #91270
Resolves: #91205
Releases: master, 9.5
Change-Id: I83bdbfa7dfb80fbcd92ac4a000a6479aad22a73a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64394


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarJosef Glatz <josefglatz@gmail.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarJosef Glatz <josefglatz@gmail.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent b0080cba
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