I’ve just had an email from a user booking an event. In the booking process another users details were populated – showing all their details (Big GDPR breach).
Having looked at the registrations, it would seem the person who has booked and paid has had their booking assigned to the other user…
There are multiple different types of caching and if your caching the requests that would be sent for the data EE uses on the checkout you’ll get the above.
You need to make sure nothing within EE is cached, we already set a bunch of no-cache headers and constants, if those are ignored and objects cached the above can happen.
Heres the pages excluded from caching:
/thank-you/
/registration-cancelled/
/log-in/
/transactions/
/my-bookings/
/registration-checkout/
Thanks,
Declan
Viewing 6 reply threads
The support post ‘User seeing other people details’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.