jaredatch / EA-Share-Count

A lean plugin that leverages SharedCount.com API to quickly retrieve, cache, and display various social sharing counts.
84 stars 13 forks source link

Remove nonce on email field #69

Closed billerickson closed 7 years ago

billerickson commented 7 years ago

Currently we add a nonce to the email field which is then checked before sending the email. This isn't really necessary and can cause issues when used with caching - an expired nonce is used in the page cache so email is not sent.