Skip to content
Snippets Groups Projects
Commit 30bf9dcc authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[TASK] Limit GET/POST requests of PersistentStorage

This change limits the GET request for the PersistentStorage
to only "get" and "getAll", where as the others are only working
for "post".

Since this logic is encapsulated properly in the Persistent
JavaScript API, no other parts are affected.

Resolves: #93948
Releases: master
Change-Id: I965ea4552671c743cabed10c4cd8ad7275532420
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68715


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent e6c3c783
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