nextcloud/lib/private
Morris Jobke 51b79a5df4
Fix 500 on setup page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-06 13:28:31 +01:00
..
Accounts
Activity Add a flag to allow checking if SVGs are okay 2017-07-07 11:16:37 +02:00
App Add new bundle 2017-07-26 11:47:15 +02:00
AppFramework extend the identity proof manager to allow system wide key pairs 2017-08-30 20:36:10 +02:00
Archive
Authentication Fix duplicate session token after remembered login 2017-12-19 09:17:06 +01:00
BackgroundJob
Cache
Command
Comments Can not insert auto increment on oracle 2017-08-03 16:40:00 +02:00
Console
Contacts/ContactsMenu Add filter for shareapi_allow_share_dialog_user_enumeration 2017-09-18 17:28:07 +02:00
DB Add a method to compare empty strings with an expression 2017-08-03 16:41:03 +02:00
Diagnostics
Encryption
Federation
Files Merge pull request #8101 from nextcloud/s3-uploader-12 2018-02-08 14:31:36 +01:00
GlobalScale
Group
Hooks
Http/Client
IntegrityCheck
L10N
legacy Add throws annotation 2018-03-02 17:17:44 +01:00
Lock
Lockdown
Log Ensure log message is UTF-8 encoded 2017-08-21 10:21:54 +02:00
Mail Fix email buttons for white theme 2017-12-18 17:03:01 +01:00
Memcache
Migration
Notification
OCS
Preview Only return 1 type 2018-01-08 20:39:48 +01:00
Repair Don't use double quotes in MySQL queries 2018-03-06 11:25:37 +01:00
RichObjectStrings
Route
Search
Security add prefix to user and system keys to avoid name collisions 2017-08-30 20:36:10 +02:00
Session
Settings Remove wrong entry in admin_settings that causes 500 2017-12-11 21:04:56 +01:00
Setup
Share Fix last failures with oracle 2017-08-03 16:40:46 +02:00
Share20 Only in case of $currentAccess the array uses the id as index 2017-11-28 17:24:19 +01:00
SystemTag
Tagging
Template Revert rebaseurl function edit 2018-01-05 08:35:38 +01:00
Updater
User never translate login names when requiring with a user id 2018-01-04 11:47:31 +01:00
AllConfig.php
AppConfig.php
AppHelper.php
Avatar.php Pass new value to triggerChange 2017-09-15 20:23:45 +02:00
AvatarManager.php Fix own avatar not updated when display name is changed 2018-01-31 18:32:36 +01:00
CapabilitiesManager.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php Correction 2017-10-22 07:46:18 +02:00
DateTimeZone.php
ForbiddenException.php
HintException.php
HTTPHelper.php
Installer.php
LargeFileHelper.php
Log.php Added additional methods for removal of sensitive info 2018-01-03 10:46:04 +01:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Inject \OCP\IURLGenerator to make tests work 2017-08-30 14:42:50 +02:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php move repair step to stable12 2017-08-30 20:36:47 +02:00
RepairException.php
Search.php
Server.php Use the language of the recipient for the share notification 2017-09-11 11:28:20 +02:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Handle SSL certificate verifications for others than Let's Encrypt 2018-02-05 15:39:13 +01:00
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TemplateLayout.php Fix 500 on setup page 2018-03-06 13:28:31 +01:00
TempManager.php
Updater.php Allow migration from upcoming 10.0.4 ownCloud release 2017-11-22 14:06:07 +01:00
URLGenerator.php