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(ACL): Make checkPermissions protected. #550

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

max-nextcloud
Copy link
Collaborator

Otherwise the inheriting classes cannot call it.

Fixes #549.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation is not required

Otherwise the inheriting classes cannot call it.

Fixes #549.

Signed-off-by: Max <max@nextcloud.com>
@cypress
Copy link

cypress bot commented Feb 10, 2023

@max-nextcloud max-nextcloud merged commit d66424f into main Feb 10, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix/private-function-called branch February 10, 2023 19:59
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.

[nextcloud 26] OC\\Files\\Storage\\LocalRootStorage does not have a method checkPermissions
2 participants