nextcloud/lib/public
Lukas Reschke 377514aad1 Escape filename in Content-Disposition
We should escape all occurences of ' and \ in here.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-02 19:22:17 +02:00
..
Accounts do not use private AccountManager in UsersController 2021-05-25 14:35:38 +02:00
Activity Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
App Deprecate all remaining event constants 2021-02-09 13:53:41 +01:00
AppFramework Escape filename in Content-Disposition 2021-06-02 19:22:17 +02:00
Authentication Add real events for enabled 2fa providers for users 2021-03-22 20:57:10 +01:00
BackgroundJob Document that the TimedJob interval is in seconds 2021-03-26 09:13:05 +01:00
Broadcast/Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Calendar Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Capabilities Update license headers for 19 2020-04-29 11:57:22 +02:00
Collaboration ignore mail shares of related remote share results 2021-04-20 14:02:35 +02:00
Command Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Comments Deprecate all remaining event constants 2021-02-09 13:53:41 +01:00
Console Deprecate all remaining event constants 2021-02-09 13:53:41 +01:00
Contacts Type Entry and IEntry 2021-03-04 14:30:21 +01:00
DB executeUpdate is also deprecated 2021-05-25 20:25:44 +02:00
Dashboard Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
Diagnostics Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
DirectEditing Do not expose direct editing if no master key is available 2020-09-01 11:40:27 +02:00
Encryption The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00
EventDispatcher Merge pull request #25558 from nextcloud/deprecate/generic-event-wrapper 2021-02-10 18:57:07 +01:00
Federation Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Files Rename External storages to External storage 2021-05-20 12:13:04 +02:00
Files_FullTextSearch/Model Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
FullTextSearch Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
GlobalScale Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Group Change my email address 2021-03-24 15:13:56 +01:00
Http Fix option in the client code itself as well 2021-01-12 12:36:21 +01:00
L10N Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
LDAP make ILDAPProviderFactory usable when there is no ldap setup 2021-03-31 15:23:33 +02:00
Lock Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Lockdown Update license headers 2019-12-05 15:38:45 +01:00
Log typo 2021-05-19 15:46:01 +02:00
Mail Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
Migration Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Notification Deprecate the old way 2021-04-16 13:56:28 +02:00
OCS Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Preview Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Remote Update license headers 2019-12-05 15:38:45 +01:00
RichObjectStrings Add geo location as ROS type 2021-04-26 16:47:01 +02:00
Route Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Search Allow unified search results to have attributes 2020-12-03 18:24:33 +01:00
Security Make Security module strict 2021-04-19 17:31:12 +02:00
Session/Exceptions Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Settings Do not show 2FA settings if the user has no providers available 2021-01-22 13:55:22 +01:00
Share update public interface with new methods 2021-05-12 16:11:35 +02:00
Support Allow subscription to indicate that a userlimit is reached 2020-12-02 15:20:03 +01:00
SystemTag Add commands to manage tags via OCC 2021-05-25 11:29:32 +02:00
User Improve search results when only phonebook-matches can we autocompleted 2021-03-17 09:51:31 +01:00
UserStatus Always use IUserStatus consts 2020-09-07 11:30:18 +02:00
WorkflowEngine Deprecate all remaining event constants 2021-02-09 13:53:41 +01:00
App.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AutoloadNotAllowedException.php Some more strict_types 2021-04-26 12:33:45 +02:00
BackgroundJob.php Update license headers 2019-12-05 15:38:45 +01:00
Constants.php Some more strict_types 2021-04-26 12:33:45 +02:00
Defaults.php Some more strict_types 2021-04-26 12:33:45 +02:00
Files.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
GroupInterface.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
IAddressBook.php Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
IAppConfig.php Update license headers 2019-12-05 15:38:45 +01:00
IAvatar.php Update license headers 2019-12-05 15:38:45 +01:00
IAvatarManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ICache.php Update license headers 2019-12-05 15:38:45 +01:00
ICacheFactory.php Drop \OC\Memcache\Factory::create 2021-02-16 11:43:05 +01:00
ICertificate.php Make Security module strict 2021-04-19 17:31:12 +02:00
ICertificateManager.php Make Security module strict 2021-04-19 17:31:12 +02:00
IConfig.php Update license headers for 19 2020-04-29 11:57:22 +02:00
IContainer.php Annotate IContainer so Psalm knows what resove and query return 2020-10-14 12:29:26 +02:00
IDBConnection.php Add expression taint source and sanitizer 2021-02-17 21:38:15 +01:00
IDateTimeFormatter.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IDateTimeZone.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IEventSource.php Update license headers 2019-12-05 15:38:45 +01:00
IGroup.php Show group backends in occ group:list --info and group:info 2021-03-01 16:02:08 +01:00
IGroupManager.php Fix types in the Group Manager 2021-03-03 14:52:47 +01:00
IImage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
IInitialStateService.php Fully deprecate the old initial state interface, not just the methods 2021-01-22 14:53:26 +01:00
IL10N.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
ILogger.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
IMemcache.php Update license headers 2019-12-05 15:38:45 +01:00
IMemcacheTTL.php Update license headers 2019-12-05 15:38:45 +01:00
INavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
IPreview.php Deprecate all remaining event constants 2021-02-09 13:53:41 +01:00
IRequest.php Add IRequest taint sources 2020-11-22 23:04:43 +01:00
ISearch.php Deprecate \OCP\ISearch 2020-06-24 14:20:26 +02:00
IServerContainer.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ISession.php Update license headers 2019-12-05 15:38:45 +01:00
ITagManager.php Tags.php and the old sharing mechanism 2020-07-06 14:12:12 +02:00
ITags.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ITempManager.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IURLGenerator.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
IUser.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IUserBackend.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IUserManager.php Improve search results when only phonebook-matches can we autocompleted 2021-03-17 09:51:31 +01:00
IUserSession.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
Image.php Update license headers 2019-12-05 15:38:45 +01:00
PreConditionNotMetException.php Some more strict_types 2021-04-26 12:33:45 +02:00
SabrePluginEvent.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SabrePluginException.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Share.php Reduce code complexity in Share::getItems by tracing all remaining callers 2020-11-29 22:30:09 +01:00
Share_Backend.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Share_Backend_Collection.php Update license headers 2019-12-05 15:38:45 +01:00
Share_Backend_File_Dependent.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Template.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
UserInterface.php Fix parameter types in docs 2021-03-17 09:51:31 +01:00
Util.php Drop \OCP\Util::isIe 2021-03-09 20:29:42 +01:00