nextcloud/apps/provisioning_api/lib/Controller
Christopher Ng e3be5d49d3 refs #21045 add app config to disable unlimited quota and to set max quota
avoid unlimited quota as default_quota fallback value if unlimited quota is not allowed
avoid getting/setting/displaying unlimited default quota if not allowed
implement tests for unlimited quota restrictions

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-20 00:52:42 +00:00
..
AppConfigController.php refs #21045 add app config to disable unlimited quota and to set max quota 2021-08-20 00:52:42 +00:00
AppsController.php Update php licenses 2021-06-04 22:02:41 +02:00
AUserData.php fix small issues in UsersController handling 2021-06-30 05:15:50 +00:00
GroupsController.php Group may be null if backend doesn't support creating groups 2021-06-05 22:22:39 +02:00
UsersController.php refs #21045 add app config to disable unlimited quota and to set max quota 2021-08-20 00:52:42 +00:00