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

COMCL-505: Remove unrequired APIv4 permission checks #1008

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

olayiwola-compucorp
Copy link

Overview

This PR removes unrequired APIv4 permission checks, Because some of these methods have the tendency of being called by unauthorized users, i.e. via web form submission, the permission when checked will cause an unauthorized error to be thrown.

Before

Non-civicrm user is not able to register for an event.
COMCL-505

After

Non-civicrm user is able to register for an event.
Screenshot 2024-03-20 at 14 24 11

@olayiwola-compucorp olayiwola-compucorp merged commit 7cec4b7 into master Mar 20, 2024
2 checks passed
@olayiwola-compucorp olayiwola-compucorp deleted the COMCL-505-fix-civicase-permission branch March 20, 2024 15:06
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.

2 participants