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

Added JSON safety to user_is_member_of_group #5

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

Knuckl3head
Copy link
Contributor

Seemed kinda weird that json_safe was left out for this one when it's calling other functions that optionally have it too. I haven't actually tested this possible injection point yet, but it's better safe than sorry before I put this in production.

Seemed kinda weird that json_safe was left out for this one when it's calling other functions that optionally have it too.
@seanthegeek seanthegeek merged commit 437b696 into seanthegeek:master Feb 2, 2022
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