nextcloud/lib/private
Lukas Reschke ce70ea3501
[stable9] Use paramterized parameter for \OC\SystemTag\SystemTagManager
$nameSearchPattern was passed in and directly appended to the SQL query. Luckily the code path isn't reached anywhere in Nextcloud or the included apps.
2016-07-03 16:50:28 +02:00
..
activity Happy new year! 2016-01-12 15:02:18 +01:00
app –emit correct signal when disabling an app 2016-06-16 17:17:02 +02:00
appframework Soften the cookie check if no cookies are sent 2016-06-15 11:50:26 +02:00
archive Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
backgroundjob Change the sort order of background jobs to be DESC instead of ASC 2016-04-22 14:11:26 +02:00
cache Allow chunk GC mtime tolerance for unfinished part chunks 2016-05-17 17:15:09 +02:00
command Happy new year! 2016-01-12 15:02:18 +01:00
comments ucwords does not support delimiter on 5.4 2016-03-04 12:20:50 +01:00
console fixed code 2016-06-20 18:50:56 +02:00
db Prevent certain DBs throwing exceptions on same-value updates 2016-03-16 14:50:00 +01:00
diagnostics Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
encryption Some more branding 2016-06-20 22:10:20 +02:00
files Capped cache for cache info in UserMountCache 2016-06-20 17:37:38 +02:00
group Make sure that the return value is an array 2016-03-07 13:55:33 +01:00
hooks Happy new year! 2016-01-12 15:02:18 +01:00
http/client Some more branding 2016-06-20 22:10:20 +02:00
integritycheck Add ownCloud root CA 2016-06-13 00:08:48 +02:00
l10n Do not save the language as request lang for apps when we didn't find any 2016-05-04 14:07:07 +02:00
legacy Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
lock free up memory when releasing the last shared lock 2016-05-18 16:19:35 +02:00
log Use static method 2016-04-05 12:45:46 +02:00
mail Happy new year! 2016-01-12 15:02:18 +01:00
memcache xcache.var_size with 64M should evaluate to isAvailable 2016-03-30 16:43:28 +02:00
notification Update author information 2016-03-01 17:25:15 +01:00
ocs Happy new year! 2016-01-12 15:02:18 +01:00
preview Backport #23752 to stable9 2016-04-11 09:40:41 -07:00
repair Move OC_Channel to system config 2016-06-27 17:13:40 +02:00
route getAppPath can return false 2016-03-24 12:22:42 +01:00
search Use proper URLs for search results 2016-03-14 16:16:25 +01:00
security [stable9] Ignore certificate file if it starts with file:// 2016-04-21 19:00:27 +02:00
session Happy new year! 2016-01-12 15:02:18 +01:00
setup [stable9] Fix conditional check in MySQL setup 2016-04-05 15:16:02 +02:00
share Backport of share id as string fix 2016-06-01 17:48:35 +02:00
share20 getShareByToken() should also consider remote shares 2016-06-30 16:45:13 +02:00
systemtag [stable9] Use paramterized parameter for \OC\SystemTag\SystemTagManager 2016-07-03 16:50:28 +02:00
tagging Happy new year! 2016-01-12 15:02:18 +01:00
template Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
user add events to check passwords with the password policy app 2016-06-28 11:43:23 +02:00
activitymanager.php Allow the activity app to set the current user when sending emails 2016-03-29 09:12:12 +02:00
allconfig.php Capped cache for user config 2016-06-20 17:39:00 +02:00
api.php Add DAV authenticated also to other scopes 2016-03-14 17:57:37 +01:00
app.php Some more branding 2016-06-20 22:10:20 +02:00
appconfig.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
apphelper.php Happy new year! 2016-01-12 15:02:18 +01:00
archive.php Happy new year! 2016-01-12 15:02:18 +01:00
avatar.php only remove avatars from the folder we store them in 2016-03-30 10:25:37 +02:00
avatarmanager.php dont die when we cant save the resized avatar, log instead 2016-03-25 14:13:17 +01:00
capabilitiesmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
config.php Fix errors after install 2016-01-26 17:06:23 +01:00
contactsmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
databaseexception.php Happy new year! 2016-01-12 15:02:18 +01:00
databasesetupexception.php Happy new year! 2016-01-12 15:02:18 +01:00
datetimeformatter.php Happy new year! 2016-01-12 15:02:18 +01:00
datetimezone.php Happy new year! 2016-01-12 15:02:18 +01:00
db.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
defaults.php initial commit for the theming app 2016-06-30 17:26:03 +02:00
eventsource.php Add Same Site Cookie protection 2016-06-10 17:15:43 +02:00
filechunking.php Fix PHP memory leak in file_get_contents() 2016-04-04 18:14:39 +02:00
files.php replaced UnseekableException => NotPermittedException 2016-05-25 15:38:48 +02:00
forbiddenexception.php Happy new year! 2016-01-12 15:02:18 +01:00
group.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
helper.php Allow public upload when the quota is unlimited (#24988) 2016-06-06 13:48:38 +02:00
hintexception.php Update author information 2016-03-01 17:25:15 +01:00
hook.php Update author information 2016-03-01 17:25:15 +01:00
httphelper.php Some more branding 2016-06-20 22:10:20 +02:00
image.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
installer.php Some more branding 2016-06-20 22:10:20 +02:00
json.php Add Same Site Cookie protection 2016-06-10 17:15:43 +02:00
largefilehelper.php Happy new year! 2016-01-12 15:02:18 +01:00
log.php Remove the password from the validateUserPass() method as well 2016-05-19 12:11:31 +02:00
naturalsort.php Happy new year! 2016-01-12 15:02:18 +01:00
naturalsort_defaultcollator.php Happy new year! 2016-01-12 15:02:18 +01:00
navigationmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
needsupdateexception.php Happy new year! 2016-01-12 15:02:18 +01:00
notsquareexception.php Happy new year! 2016-01-12 15:02:18 +01:00
ocs.php Happy new year! 2016-01-12 15:02:18 +01:00
ocsclient.php Some more branding 2016-06-20 22:10:20 +02:00
preview.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
previewmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
releasenotes.php Remove duplicated message 2016-04-06 15:51:25 +02:00
repair.php Move OC_Channel to system config 2016-06-27 17:13:40 +02:00
repairexception.php Happy new year! 2016-01-12 15:02:18 +01:00
repairstep.php Happy new year! 2016-01-12 15:02:18 +01:00
response.php Merge pull request #21630 from owncloud/add-some-security-headers-as-hardening 2016-01-13 10:33:58 +01:00
search.php Happy new year! 2016-01-12 15:02:18 +01:00
server.php initial commit for the theming app 2016-06-30 17:26:03 +02:00
servercontainer.php Happy new year! 2016-01-12 15:02:18 +01:00
servernotavailableexception.php Happy new year! 2016-01-12 15:02:18 +01:00
serviceunavailableexception.php Happy new year! 2016-01-12 15:02:18 +01:00
setup.php Some more branding 2016-06-20 22:10:20 +02:00
streamer.php Remove double URL encoding 2016-03-07 19:33:50 +01:00
subadmin.php Happy new year! 2016-01-12 15:02:18 +01:00
systemconfig.php Update author information 2016-03-01 17:25:15 +01:00
tagmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
tags.php Replace other usages 2016-01-25 17:17:36 +01:00
template.php initial commit for the theming app 2016-06-30 17:26:03 +02:00
templatelayout.php Only show message in the UI when the checker is enabled (#24773) 2016-05-30 14:50:45 +02:00
tempmanager.php Update author information 2016-03-01 17:25:15 +01:00
updater.php [stable9] Use custom updater URL 2016-06-12 23:49:23 +02:00
urlgenerator.php Happy new year! 2016-01-12 15:02:18 +01:00
user.php first call the post_login hooks, before we call getUserFolder. 2016-05-03 14:16:17 +02:00
util.php Move OC_Channel to system config 2016-06-27 17:13:40 +02:00