- 🇧🇪Belgium vintimpe
I tried changing PrivateTempStore in Core
$session->set('core.tempstore.private.owner', Crypt::randomBytesBase64(2));
and it works for anonymous, apparently the session default length is too long to be saved as a key.
I also changed the destination to public by default in VboExportBase for anonymous users.
- Status changed to Needs review
over 1 year ago 6:47pm 29 June 2023 - last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago 1 pass