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

Provide extended attributes when the event is emitted #518

Merged
merged 4 commits into from
Sep 10, 2022

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Sep 9, 2022

Description

Provide extended attributes when the event is emitted.

Signed-off-by: Sujith H [email protected]

Rebase of #371

Related Issue

#516

How Has This Been Tested?

Manually set the apps whitelist in guests to include and exclude each of

  • customgroups
  • systemtags
  • comments
  • files_versions
  • files_texteditor

And check that the corresponding functionality in the classic webUI is not displayed for a guest user when the app is not whitelisted.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@owncloud owncloud deleted a comment from ownclouders Sep 9, 2022
sharidas and others added 2 commits September 9, 2022 12:35
Provide extended attributes when the event is emitted.

Signed-off-by: Sujith H <[email protected]>
@phil-davis
Copy link
Contributor Author

phil-davis commented Sep 9, 2022

This is needed to go with the core code in release-10.11.0 which came from core PR owncloud/core#40257 which itself was a rebase of core PR owncloud/core#36258

@jnweiger
Copy link
Contributor

jnweiger commented Sep 9, 2022

Thanks, we did a guests 0.11.0 recently, and apparently this was missing.

Once merged, I'll prepare guests 0.12.0 with minversion 10.11 to be bundled with core 10.11.0-rc.2

lib/AppInfo/Application.php Outdated Show resolved Hide resolved
lib/AppInfo/Application.php Outdated Show resolved Hide resolved
@phil-davis
Copy link
Contributor Author

This is code written by someone else some time ago, and just rebased by me.
I will have a look at the review comments ASAP, but am out for dinner for a while now.
If there is a developer who can take this over and do it, then great!

lib/AppInfo/Application.php Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Sep 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@phil-davis phil-davis merged commit 18447a1 into master Sep 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the add-extended-attributes-2022 branch September 10, 2022 02:56
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.

4 participants