nextcloud/lib/private/User
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
..
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php Update php licenses 2021-06-04 22:02:41 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Hash cache key 2021-08-18 13:21:22 +00:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php Emit an error log when the app token login name does not match 2021-08-18 12:11:12 +00:00
User.php refs #21045 add app config to disable unlimited quota and to set max quota 2021-08-20 00:52:42 +00:00