nextcloud-server/lib/private/legacy
Daniel Calviño Sánchez 4fcadd630b fix: Throw specific LoginException when the user is disabled
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-07-10 15:09:25 +07:00
..
OC_App.php fix: Move getInstallPath to Installer class 2025-07-10 09:39:58 +07:00
OC_Defaults.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
OC_Helper.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 2025-05-22 12:50:38 +07:00
OC_Hook.php refactor(OC_Hook): Remove deprecated ILogger 2024-09-19 00:35:21 +07:00
OC_JSON.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +07:00
OC_Response.php Fix: Remove X-XSS-Protection use, check and recommendation 2025-06-13 16:12:27 +07:00
OC_Template.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +07:00
OC_User.php fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +07:00
OC_Util.php chore: Check if apps directory is really writable in Installer 2025-07-10 11:31:59 +07:00