0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/lib/private/legacy
Arthur Schiwon 4dd1f380af
fix(Auth): ignore missing token when trying to set password-unconfirmable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-09-30 10:06:58 +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 Refactor "substr" calls to improve code readability 2023-07-07 04:54:20 +03:30
OC_App.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
OC_Defaults.php chore!: Drop \OC_Defaults::getLogoClaim 2023-05-31 15:17:20 +02:00
OC_EventSource.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +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 fix: Do not try to set HTTP response code on already closed connection 2024-09-14 19:19:59 +00:00
OC_Helper.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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 14:01:13 +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 add separate event for rendering login page template 2023-08-17 10:57:56 +02:00
OC_User.php fix(Auth): ignore missing token when trying to set password-unconfirmable 2024-09-30 10:06:58 +02:00
OC_Util.php fix(autoloader): no apcu no side effects 2023-09-08 16:55:39 +02:00