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] Catch Exceptions when loading storage data of users #36155

Merged
merged 2 commits into from
Jan 18, 2023

Commits on Jan 16, 2023

  1. Catch Exceptions when loading storage data of users

    This avoids having the whole userlist crashing because a user external
     storage fails to load. With this change only the problematic user
     storage/quota information will be empty.
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc authored and backportbot-nextcloud[bot] committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    eac6d9f View commit details
    Browse the repository at this point in the history
  2. Tear down in catch of an Exception

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc authored and backportbot-nextcloud[bot] committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    f3d7292 View commit details
    Browse the repository at this point in the history