Skip to content
New issue

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

Add nonce verification to SimpleShop disconnect feature #138

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

vitvavra
Copy link
Collaborator

@vitvavra vitvavra commented Feb 8, 2024

The commit ensures security by adding nonce verification to the option to disconnect SimpleShop. Before this, the "Disconnect SimpleShop" link lacked this verification. Now, the option checks the '_wpnonce' query parameter with nonce before proceeding.

The commit ensures security by adding nonce verification to the option to disconnect SimpleShop. Before this, the "Disconnect SimpleShop" link lacked this verification. Now, the option checks the '_wpnonce' query parameter with nonce before proceeding.
@vitvavra vitvavra merged commit 9476540 into master Mar 4, 2024
@vitvavra vitvavra deleted the bugfix/vv-fix-missing-nonce branch March 4, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants