0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-04 22:11:01 +00:00
nextcloud_server/lib/private/legacy
Arthur Schiwon 966bb302d3
fix(Auth): ignore missing token when trying to set password-unconfirmable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-10-01 17:34:00 +02:00
..
template fix: Correctly add module content type to script tags when scripts with versions are used 2023-07-23 00:38:53 +02:00
OC_API.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_App.php Add missing taint analysis docblock comments, and improve escaping in some methods 2023-04-24 17:17:53 +02:00
OC_Defaults.php Merge pull request #26481 from ghost/fdroid 2021-07-13 08:49:59 +02:00
OC_EventSource.php Update php licenses 2021-06-04 22:02:41 +02: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 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-06 09:22:06 +02:00
OC_Helper.php better caching in storage stats calculations 2023-09-07 16:25:10 +02:00
OC_Hook.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_Image.php fix(OC_Image): Set correct return type for exif_imagetype stub 2024-05-06 12:07:58 +00:00
OC_JSON.php composer run cs:fix 2023-01-20 11:45:08 +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 composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_User.php fix(Auth): ignore missing token when trying to set password-unconfirmable 2024-10-01 17:34:00 +02:00
OC_Util.php fix(autoloader): no apcu no side effects 2023-09-08 18:30:40 +00:00