Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As reported by Lee Sheldon Victor: We need to utilize a comment token when calling serendipity_deleteComment (via comment.php) to protect against CSRF.
The text was updated successfully, but these errors were encountered:
Also check for CSRF token when installing a new event/sidebar plugin (thanks to Zhiyang Zeng)
Sorry, something went wrong.
Also check for CSRF token when disabling/enabling comments toggle
Add multiple missing CSRF tokens (#439)
f947c66
Deleting comments, disabling comment threads, installing plugins, toggling a spartacus update check
No branches or pull requests
As reported by Lee Sheldon Victor: We need to utilize a comment token when calling serendipity_deleteComment (via comment.php) to protect against CSRF.
The text was updated successfully, but these errors were encountered: