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

[stable24] Add repair command to fix wrong share ownership #35039

Merged
merged 8 commits into from
Nov 10, 2022

Commits on Nov 8, 2022

  1. Add repair step to fix wrong share ownership

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge authored and backportbot-nextcloud[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7dafaf9 View commit details
    Browse the repository at this point in the history
  2. move share owner repair to occ command

    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 authored and backportbot-nextcloud[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a4edde3 View commit details
    Browse the repository at this point in the history
  3. More verbose output for repair share ownership cmd

    Signed-off-by: Vincent Petry <[email protected]>
    PVince81 authored and backportbot-nextcloud[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    52f10b1 View commit details
    Browse the repository at this point in the history
  4. update shares directly in db

    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 authored and backportbot-nextcloud[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5417701 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22e0537 View commit details
    Browse the repository at this point in the history
  6. remove no longer needed code

    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 authored and backportbot-nextcloud[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    fe31b6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f6c176 View commit details
    Browse the repository at this point in the history
  8. update autoloader

    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 authored and backportbot-nextcloud[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b6f7952 View commit details
    Browse the repository at this point in the history