Skip to content

Adds capability check to prevent unauthorized AJAX requests#48

Merged
tiagohillebrandt merged 6 commits intomainfrom
45-add-capability-check-for-ajax-requests
Oct 23, 2025
Merged

Adds capability check to prevent unauthorized AJAX requests#48
tiagohillebrandt merged 6 commits intomainfrom
45-add-capability-check-for-ajax-requests

Conversation

@tiagohillebrandt
Copy link
Contributor

Description

This PR adds a capability check to prevent unauthorized AJAX requests.

Connected Issue

Closes #45

Changelog

Fixed

  • Added a capability check to prevent unauthorized AJAX requests.

QA Review & Testing

  1. Access https://wordpress.test/wp-admin/admin.php?page=supervisor as an administrator and confirm that all AJAX actions are still working as expected.

@tiagohillebrandt tiagohillebrandt merged commit 9f8e4c8 into main Oct 23, 2025
1 check passed
@tiagohillebrandt tiagohillebrandt deleted the 45-add-capability-check-for-ajax-requests branch October 23, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add capability check for AJAX requests

1 participant