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

Move all permissions into senaite.core #2298

Merged
merged 10 commits into from
Apr 17, 2023
Merged

Move all permissions into senaite.core #2298

merged 10 commits into from
Apr 17, 2023

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR moves all defined permissions from the bika.lims package into senaite.core.

Current behavior before PR

Permissions are partly located in bika.lims package and partly in senaite.core.

Desired behavior after PR is merged

All defined permissions are located in senaite.core.permissions.

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@ramonski ramonski added the Cleanup 🧹 Code cleanup and refactoring label Apr 16, 2023
@ramonski ramonski requested a review from xispa April 16, 2023 12:02
@xispa xispa merged commit cca9baa into 2.x Apr 17, 2023
@xispa xispa deleted the move-permissions-into-core branch April 17, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup 🧹 Code cleanup and refactoring
Development

Successfully merging this pull request may close these issues.

2 participants