Skip to content
Snippets Groups Projects
Commit 4338a6b2 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Fix initialization of TOTP info modal

The TOTP info modal displays the OTP auth url
along with a description. This content however
is added to the modal body by a callback. To
prevent the "modal content empty" warning
from being shown, the modal is now initialized
with an empty string as content.

Resolves: #94999
Releases: master
Change-Id: I0a8c274466d4f62da8edb26a4c2b547b66be3ba6
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70761


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 76e94a34
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