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

Improve max_quota setting - Backend edition #5778

Closed
3 of 4 tasks
micbar opened this issue Mar 9, 2023 · 2 comments
Closed
3 of 4 tasks

Improve max_quota setting - Backend edition #5778

micbar opened this issue Mar 9, 2023 · 2 comments

Comments

@micbar
Copy link
Contributor

micbar commented Mar 9, 2023

Description

Backend edition of owncloud/web#8536

To do

  • Do not return 500 error code, better "invalid request" or something fitting
  • Handle 0 values (which are resolving as unlimited)
  • Quick check with @janackermann

Bonus

  • move the logic from the DecomposedFS to the storage provider to have it driver-agnostic
@micbar
Copy link
Contributor Author

micbar commented Mar 9, 2023

@C0rby

@C0rby
Copy link
Contributor

C0rby commented Mar 13, 2023

The fixes were implemented here: #5785 and cs3org/reva#3714

@C0rby C0rby closed this as completed Mar 13, 2023
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

No branches or pull requests

2 participants