0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/lib/private/legacy
Arthur Schiwon 17ea67dc43
fix(Auth): ignore missing token when trying to set password-unconfirmable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-10-01 15:55:13 +02:00
..
template fix: Correctly add module content type to script tags when scripts with versions are used 2023-07-18 13:10:37 +02:00
OC_API.php fix: Remove calls to deprecated OC_JSON::encode 2024-03-06 10:42:21 +01:00
OC_App.php chore: Deprecate OC_App::loadApps and add missing return type in Server 2024-02-08 14:34:01 +01:00
OC_Defaults.php chore!: Drop \OC_Defaults::getLogoClaim 2023-05-31 15:17:20 +02:00
OC_EventSource.php fix: Remove calls to deprecated OC_JSON::encode 2024-03-06 10:42:21 +01:00
OC_FileChunking.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
OC_Files.php fix: Do not try to set HTTP response code on already closed connection 2024-09-14 19:21:24 +00:00
OC_Helper.php fix: Avoid calling setUserValue on null user id 2024-03-06 18:36:08 +01:00
OC_Hook.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_Image.php fix: gracefully handle unexpected exif orientation types 2024-08-27 15:25:12 +00:00
OC_JSON.php Refactor OC\Server::getTwoFactorAuthManager 2024-03-15 13:12:51 +01:00
OC_Response.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +01:00
OC_Template.php feat: theme error page 2024-02-24 18:28:28 +01:00
OC_User.php fix(Auth): ignore missing token when trying to set password-unconfirmable 2024-10-01 15:55:13 +02:00
OC_Util.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00