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

[stable26] Apply group limit on remove from group #47520

Merged
merged 7 commits into from
Sep 4, 2024

Commits on Aug 27, 2024

  1. fix(files_sharing): Delete user shares if needed when user is removed…

    … from a group
    
    Signed-off-by: Louis Chemineau <[email protected]>
    artonge authored and backportbot[bot] committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    45a90ee View commit details
    Browse the repository at this point in the history
  2. chore(tests): Test limiting sharing to same group

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge authored and backportbot[bot] committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a0ea38f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    798f9ee View commit details
    Browse the repository at this point in the history
  4. fix(tests): Adapt tests to change of DefaultShareProvider constructor

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and backportbot[bot] committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4f929b2 View commit details
    Browse the repository at this point in the history
  5. fix(tests): Fix PHP 8.0 compatibility

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and backportbot[bot] committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0d8c3d1 View commit details
    Browse the repository at this point in the history
  6. fix: Remove call to non-existing method in 28 and add missing use in …

    …test
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and backportbot[bot] committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6283731 View commit details
    Browse the repository at this point in the history
  7. chore: Remove test not compatible with 27 and below

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and backportbot[bot] committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f735db9 View commit details
    Browse the repository at this point in the history