nextcloud/lib/private
Robin Appelman b884c25950
filter out oc_mounts results from non existing users
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-04-24 16:50:38 +02:00
..
Activity Run the license script 2016-07-22 11:40:41 +02:00
App Allow to validate the password_policy app 2016-09-08 09:56:48 +02:00
AppFramework Fix detection of the new iOS app 2017-02-10 10:18:33 +01:00
Archive Run the license script 2016-07-22 11:40:41 +02:00
Authentication Check if an app provide two-factor-auth providers before we try to use them 2016-08-06 10:30:36 +02:00
BackgroundJob Run the license script 2016-07-22 11:40:41 +02:00
Cache Run the license script 2016-07-22 11:40:41 +02:00
Command Run the license script 2016-07-22 11:40:41 +02:00
Comments Run the license script 2016-07-22 11:40:41 +02:00
Console Correct name in Console Application.php 2016-08-05 14:37:32 +02:00
DB Run the license script 2016-07-22 11:40:41 +02:00
Diagnostics Run the license script 2016-07-22 11:40:41 +02:00
Encryption skip shared files, if files get decrypted only for a specific user we shouldn't touch files owned by a different user. 2016-09-09 14:55:46 +02:00
Files filter out oc_mounts results from non existing users 2017-04-24 16:50:38 +02:00
Group Run the license script 2016-07-22 11:40:41 +02:00
Hooks Run the license script 2016-07-22 11:40:41 +02:00
Http/Client Run the license script 2016-07-22 11:40:41 +02:00
IntegrityCheck Run the license script 2016-07-22 11:40:41 +02:00
L10N Run the license script 2016-07-22 11:40:41 +02:00
legacy Check if color exists in palette before using it 2017-02-10 16:29:04 +01:00
Lock Run the license script 2016-07-22 11:40:41 +02:00
Log log version number in each log line 2016-10-07 10:09:37 +02:00
Mail Run the license script 2016-07-22 11:40:41 +02:00
Memcache Activate APCu on PHP 7 2016-11-08 12:29:25 +01:00
Migration Run the license script 2016-07-22 11:40:41 +02:00
Notification Make sure the primary action is always the first one 2016-08-18 09:27:14 +02:00
OCS Add bruteforce checker to Person.php 2016-11-14 15:28:53 +01:00
Preview Run the license script 2016-07-22 11:40:41 +02:00
Repair Add repair step to remove .step file after update 2016-09-23 13:49:40 +02:00
Route Run the license script 2016-07-22 11:40:41 +02:00
Search Run the license script 2016-07-22 11:40:41 +02:00
Security Run the license script 2016-07-22 11:40:41 +02:00
Session Run the license script 2016-07-22 11:40:41 +02:00
Settings Correctly remove admin sections and settings 2016-09-07 14:37:48 +02:00
Setup Do not connect to database before creating it 2016-12-15 18:28:46 +01:00
Share Fix post_unshareFromSelf hook parameter format 2016-12-02 00:50:32 +01:00
Share20 Fixes retargeting a share of a deleted source 2016-11-11 10:35:04 +01:00
SystemTag Run the license script 2016-07-22 11:40:41 +02:00
Tagging Run the license script 2016-07-22 11:40:41 +02:00
Template Run the license script 2016-07-22 11:40:41 +02:00
Updater Document updater channel & check for correct PHP version in updater 2016-12-06 11:22:00 +01:00
User Only trigger postDelete hooks when the user was deleted... 2016-10-11 10:45:39 +02:00
AllConfig.php Run the license script 2016-07-22 11:40:41 +02:00
AppConfig.php Run the license script 2016-07-22 11:40:41 +02:00
AppHelper.php Run the license script 2016-07-22 11:40:41 +02:00
Avatar.php Run the license script 2016-07-22 11:40:41 +02:00
AvatarManager.php Use proper casing of username in avatar filesystem setup 2016-10-07 09:57:41 +02:00
CapabilitiesManager.php Run the license script 2016-07-22 11:40:41 +02:00
Config.php Run the license script 2016-07-22 11:40:41 +02:00
ContactsManager.php Run the license script 2016-07-22 11:40:41 +02:00
DatabaseException.php Run the license script 2016-07-22 11:40:41 +02:00
DatabaseSetupException.php Run the license script 2016-07-22 11:40:41 +02:00
DateTimeFormatter.php Run the license script 2016-07-22 11:40:41 +02:00
DateTimeZone.php Run the license script 2016-07-22 11:40:41 +02:00
ForbiddenException.php Run the license script 2016-07-22 11:40:41 +02:00
HintException.php Run the license script 2016-07-22 11:40:41 +02:00
HTTPHelper.php Run the license script 2016-07-22 11:40:41 +02:00
Installer.php Correctly catch the "soft errors" now 2016-11-09 10:31:43 +01:00
LargeFileHelper.php Fix regressiong from #2048 2016-11-24 20:54:33 +01:00
Log.php Default to empty string 2016-12-02 01:09:04 +01:00
NaturalSort.php Run the license script 2016-07-22 11:40:41 +02:00
NaturalSort_DefaultCollator.php Run the license script 2016-07-22 11:40:41 +02:00
NavigationManager.php Run the license script 2016-07-22 11:40:41 +02:00
NeedsUpdateException.php Run the license script 2016-07-22 11:40:41 +02:00
NotSquareException.php Run the license script 2016-07-22 11:40:41 +02:00
OCSClient.php Run the license script 2016-07-22 11:40:41 +02:00
Preview.php Opening the trashbin causes errors in log for files without preview 2016-09-13 20:18:09 +02:00
PreviewManager.php Run the license script 2016-07-22 11:40:41 +02:00
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 2016-09-13 20:18:09 +02:00
RedisFactory.php Run the license script 2016-07-22 11:40:41 +02:00
Repair.php Add repair step to remove .step file after update 2016-09-23 13:49:40 +02:00
RepairException.php Run the license script 2016-07-22 11:40:41 +02:00
Search.php Run the license script 2016-07-22 11:40:41 +02:00
Server.php Get correct L10N for Settings Manager 2016-12-14 12:30:05 +01:00
ServerContainer.php Backport Workflow section + hidden empty sections #995 to stabble10 2016-08-22 16:37:48 +02:00
ServerNotAvailableException.php Run the license script 2016-07-22 11:40:41 +02:00
ServiceUnavailableException.php Run the license script 2016-07-22 11:40:41 +02:00
Setup.php Set vendor during install 2017-02-09 23:56:58 -06:00
Streamer.php Run the license script 2016-07-22 11:40:41 +02:00
SubAdmin.php Run the license script 2016-07-22 11:40:41 +02:00
SystemConfig.php Run the license script 2016-07-22 11:40:41 +02:00
TagManager.php Run the license script 2016-07-22 11:40:41 +02:00
Tags.php Run the license script 2016-07-22 11:40:41 +02:00
TemplateLayout.php Add cache buster to left menu bar 2016-08-18 12:45:52 +02:00
TempManager.php Run the license script 2016-07-22 11:40:41 +02:00
Updater.php Throw an exception when a shipped app was not replaced before the update 2016-12-02 10:07:15 +01:00
URLGenerator.php Make sure we try to autoload the class 2016-07-25 09:42:28 +02:00