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

Fix guest user permissions #2246

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

Rup-Narayan-Rajbanshi
Copy link
Collaborator

@Rup-Narayan-Rajbanshi Rup-Narayan-Rajbanshi commented Aug 23, 2024

Changes

  • Add new permission class DenyGuestUserPermission.

Addresses

@Rup-Narayan-Rajbanshi Rup-Narayan-Rajbanshi force-pushed the fix/user-guest-permission-report branch 2 times, most recently from 2df6281 to 7489769 Compare August 28, 2024 09:07
@Rup-Narayan-Rajbanshi Rup-Narayan-Rajbanshi changed the title WIP : Adding Extra DenyUserGuestPermission. Fix guest user permissions Aug 28, 2024
- Use separate DenyUserGuestPermission to restict all (get, post ,put,
  patch) operation.
- User DenyGuestUserMutationPermission permission to restict only POST
  operation.
@udaynwa udaynwa marked this pull request as ready for review September 3, 2024 07:49
@udaynwa
Copy link
Contributor

udaynwa commented Sep 3, 2024

@szabozoltan69 , when you have time, please review and merge this to Staging.

@szabozoltan69 szabozoltan69 merged commit c9be21e into develop Sep 3, 2024
2 checks passed
@szabozoltan69 szabozoltan69 deleted the fix/user-guest-permission-report branch September 3, 2024 07:54
@szabozoltan69
Copy link
Contributor

@udaynwa – Deployment to Staging is done. No migration was needed.

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.

3 participants