nextcloud-server/lib/private/legacy
Vincent Petry 0b09531dc6
Don't use quota cache through user management
When querying the free space through user management APIs, don't use the
cached quota value. The latter is only there to accelerate PROPFINDs.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-21 16:24:22 +07:00
..
template Add deprecation notice to script & addScript func 2022-01-27 11:04:30 +07:00
OC_API.php Remove deprecated \OCP\API 2021-03-03 20:54:32 +07:00
OC_App.php Fix alternative logins custom css class 2022-10-20 14:32:13 +07:00
OC_Defaults.php Merge pull request #26481 from ghost/fdroid 2021-07-13 08:49:59 +07:00
OC_EventSource.php Update php licenses 2021-06-04 22:02:41 +07:00
OC_FileChunking.php Update php licenses 2021-06-04 22:02:41 +07:00
OC_Files.php Multiple fixes 2022-07-31 19:37:59 +07:00
OC_Helper.php Don't use quota cache through user management 2022-11-21 16:24:22 +07:00
OC_Hook.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
OC_Image.php getAppValue expects string 2022-11-17 08:03:05 +07:00
OC_JSON.php Update php licenses 2021-06-04 22:02:41 +07:00
OC_Response.php remove 32-bit workarounds 2022-11-02 11:13:34 +07:00
OC_Template.php Migrate to static icons colours 2022-05-10 23:24:06 +07:00
OC_User.php Allow SSO authentication to provide a user secret 2022-07-12 19:19:00 +07:00
OC_Util.php Use proper storage method for writing skeleton files 2022-10-27 08:47:32 +07:00