Skip to content
Snippets Groups Projects
Commit cf3a72a7 authored by Christian Weiske's avatar Christian Weiske Committed by Markus Klein
Browse files

[BUGFIX] Always use backend form protection in backend URI builder

Backend edit links in frontend editing used FrontendFormProtection
when a frontend user was logged in.
We force using BackendFormProtection when building URLs with the
backend UriBuilder now.

Resolves: #72582
Releases: master, 7.6
Change-Id: I6cd33c47cfed2eeb30af84c3dc40f8e54f3bf197
Reviewed-on: https://review.typo3.org/45687


Reviewed-by: default avatarChristian Weiske <typo3@cweiske.de>
Tested-by: default avatarChristian Weiske <typo3@cweiske.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
parent 520e3425
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