nextcloud-server/lib/private
Vincent Petry 2bf6270ef5
Merge pull request #29037 from Hinyka/stable21
[stable21] Fix Lots of Error: file_exists(): open_basedir restriction in effect
2021-10-12 09:11:18 +07:00
..
Accounts Guard against null phone number value 2021-07-02 14:27:23 +07:00
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
App Fix app fetcher php comparison to allow wider ranges 2021-01-26 16:35:43 +07:00
AppFramework Harden bootstrap context registrations when apps are missing 2021-08-31 09:57:27 +07:00
Archive Fix return types for Archive::getStream 2021-01-07 12:38:41 +07:00
Authentication Tokens without password should not trigger changed password invalidation 2021-10-11 09:33:18 +07:00
Avatar improve type handling of Avatar::generateAvatarFromSv 2021-05-26 17:11:42 +07:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Broadcast/Events
Cache Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Calendar Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Collaboration Also limit to user group in case enumeration is enabled for groups and phonenumbers 2021-03-22 20:07:53 +07:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Comments Use legacy execute method 2021-09-23 12:45:23 +07:00
Console
Contacts/ContactsMenu Add email addresses to contacts menu 2021-09-17 10:05:54 +07:00
DB Only mark migrations as installed after execution 2021-03-30 19:51:12 +07:00
Dashboard Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Diagnostics
DirectEditing Get the parent directory before creating a file from a template 2021-04-01 13:31:55 +07:00
Encryption Fix phpcs issues in encryption update 2021-04-01 07:56:41 +07:00
EventDispatcher Log deprecation notice of GenericEventWrapper just once 2021-02-05 10:14:48 +07:00
Federation Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Files explicitly close source stream on encryption storage 2021-10-08 14:30:27 +07:00
FullTextSearch private cannot be final 2021-04-26 07:06:08 +07:00
GlobalScale
Group Fix indentation error 2021-09-10 10:47:34 +07:00
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 2020-10-29 10:03:36 +07:00
Http Use RFC-compliant URL encoding for cookies 2021-01-24 14:18:28 +07:00
IntegrityCheck Also load CA properly in integrity check 2021-01-20 10:57:41 +07:00
KnownUser Add known user check in avatar when v2-private scope 2021-03-29 07:03:37 +07:00
L10N Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
LDAP make ILDAPProviderFactory usable when there is no ldap setup 2021-04-01 13:08:23 +07:00
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Lockdown also implement for FailedCache and NullCache 2021-03-16 16:17:58 +07:00
Log Sanitize more functions from the encryption app 2021-07-21 22:00:32 +07:00
Mail Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Memcache Fix in locking cache check 2021-07-06 17:08:42 +07:00
Migration Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Notification Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
OCS Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Preview Fall back to full file for video previews 2021-09-20 09:32:34 +07:00
Remote
Repair Do not try to contact lookup server if not needed 2021-04-29 09:07:38 +07:00
RichObjectStrings
Route backport of #28263 2021-10-02 13:51:42 +07:00
Search use node search api for legacy file search endpoint 2021-03-23 13:41:22 +07:00
Security Add database ratelimiting backend 2021-09-13 16:45:54 +07:00
Session Only trap E_ERROR in session handling 2021-08-17 10:12:58 +07:00
Settings Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +07:00
Setup Only use alphanumeric chars for mysql password 2021-01-18 12:03:52 +07:00
Share Update license headers 2020-12-30 14:07:05 +07:00
Share20 Use noreply@ as email address for share emails 2021-05-28 11:42:16 +07:00
Support Unshift crash reports when they are loaded, to break the recusion 2021-06-25 06:37:07 +07:00
SystemTag The objectid is a string 2021-01-28 22:09:55 +07:00
Tagging Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Template backport of #28263 2021-10-02 13:51:42 +07:00
Updater
User Merge pull request #28495 from nextcloud/backport/28481/stable21 2021-08-18 12:49:51 +07:00
UserStatus Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
legacy Don't further setup disabled users when logging in with apache 2021-10-11 13:11:45 +07:00
AllConfig.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
AppConfig.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
CapabilitiesManager.php
Color.php
Config.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ContactsManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
HintException.php
InitialStateService.php Fix default missing initial state for templates 2021-03-17 09:20:38 +07:00
Installer.php PHP 8+ deprecates openssl_free_key 2021-04-26 10:46:44 +07:00
LargeFileHelper.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Log.php Avoid huge exception argument logging 2020-12-29 10:50:53 +07:00
MemoryInfo.php
NaturalSort.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
NaturalSort_DefaultCollator.php
NavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Disable HEIC image preview provider for performance concerns 2021-07-21 08:33:43 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Do not try to contact lookup server if not needed 2021-04-29 09:07:38 +07:00
RepairException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +07:00
Server.php Add database ratelimiting backend 2021-09-13 16:45:54 +07:00
ServerContainer.php First query the server container 2020-11-07 17:51:41 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Print an exception trace for setup exceptions 2021-01-07 20:11:25 +07:00
Streamer.php Only disable zip64 if the size is known 2020-09-01 15:01:12 +07:00
SubAdmin.php Fix typo in @deprecated PHPDoc tag 2020-11-24 00:13:09 +07:00
SystemConfig.php consider some config keys under 'objectstore_multibucket' as sensitive 2021-10-06 07:52:40 +07:00
TagManager.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Tags.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
TempManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
TemplateLayout.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
URLGenerator.php Prevent empty base URL during installation 2021-09-29 15:40:57 +07:00
Updater.php Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-app-upgrades 2021-01-11 14:44:10 +07:00