Skip to content

Add nonce verification to SimpleShop disconnect feature#138

Merged
vitvavra merged 3 commits intomasterfrom
bugfix/vv-fix-missing-nonce
Mar 4, 2024
Merged

Add nonce verification to SimpleShop disconnect feature#138
vitvavra merged 3 commits intomasterfrom
bugfix/vv-fix-missing-nonce

Conversation

@vitvavra
Copy link
Copy Markdown
Contributor

@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