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

[stable25] Hide shares by disabled users #43749

Merged
merged 5 commits into from
Feb 27, 2024

Commits on Feb 22, 2024

  1. Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares f…

    …rom disabled users
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc authored and backportbot[bot] committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f6521c8 View commit details
    Browse the repository at this point in the history
  2. Fix tests, add test for the new feature

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc authored and backportbot[bot] committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4f7efe6 View commit details
    Browse the repository at this point in the history
  3. Use nullsafe call syntax instead of additionnal check

    Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
    Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    2 people authored and backportbot[bot] committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0a43593 View commit details
    Browse the repository at this point in the history
  4. Remove modern PHP syntax, and apply codesniffer fixes in Share20/Mana…

    …ger.php
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2155281 View commit details
    Browse the repository at this point in the history
  5. fix(tests): Adapt ManagerTest to new getAppValue call

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    80bc080 View commit details
    Browse the repository at this point in the history