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

Authz missing for Prescriptions viewset #1695

Closed
rithviknishad opened this issue Nov 3, 2023 · 1 comment · Fixed by #1704
Closed

Authz missing for Prescriptions viewset #1695

rithviknishad opened this issue Nov 3, 2023 · 1 comment · Fixed by #1704
Assignees

Comments

@rithviknishad
Copy link
Member

No description provided.

@rithviknishad rithviknishad changed the title Add authz for Prescriptions viewset Authz missing for Prescriptions viewset Nov 3, 2023
@rithviknishad rithviknishad self-assigned this Nov 3, 2023
@rithviknishad
Copy link
Member Author

Dependent on #1690 as PatientRelatedPermissionMixin has been renamed to ConsultationRelatedPermissionMixin in it and related changes are needed to resolve this issue.

rithviknishad added a commit that referenced this issue Nov 8, 2023
vigneshhari added a commit that referenced this issue Mar 4, 2024
* Adds authz for Prescription & MAR
fixes #1695

* adds missing `DRYPermissions` in viewsets

* fix missing object write permission

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Ashesh3 pushed a commit that referenced this issue Mar 5, 2024
* Adds authz for Prescription & MAR
fixes #1695

* adds missing `DRYPermissions` in viewsets

* fix missing object write permission

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Aakash Singh <mail@singhaakash.dev>
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 a pull request may close this issue.

1 participant