trewknowledge / GDPR

This plugin is meant to assist a Controller, Data Processor, and Data Protection Officer (DPO) with efforts to meet the obligations and rights enacted under the GDPR.
https://wordpress.org/plugins/gdpr/
GNU General Public License v2.0
149 stars 44 forks source link

Nonce checking too strict #200

Closed DesignyourCode closed 4 years ago

DesignyourCode commented 6 years ago

First up, thank you for your work on this plugin, it's great.

I am experiencing an issue with the nonce checking, which I experienced in v1 as well. I believe the checking is too strict. If I am on the frontend and then login, then go back to the frontend and try and save the preferences. I see the following message:

screen shot 2018-06-14 at 11 11 07
fclaussen commented 6 years ago

How can a nonce check be too strict? If you have a caching plugin, your cache might be serving an expired nonce.