nextcloud/apps/dav/lib/Connector/Sabre
Joas Schilling b27819785e
Don't log passwords on dav exceptions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-06-29 17:20:10 +02:00
..
Exception Fix apps/ 2016-07-21 18:13:57 +02:00
AppEnabledPlugin.php Update with robin 2016-07-21 18:13:58 +02:00
Auth.php Use Bearer backend for SabreDAV 2017-05-18 20:49:10 +02:00
BearerAuth.php Prevent sending second WWW-Authenticate header 2017-06-13 13:54:52 +02:00
BlockLegacyClientPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
ChecksumList.php Remove unused use statements 2017-04-22 19:23:31 -05:00
CommentPropertiesPlugin.php Allow getting the unread comment count for an entire folder at once 2017-03-30 12:48:24 +02:00
CopyEtagHeaderPlugin.php Return ETag and OC-ETag in case of a move (#25683) 2016-09-28 21:12:50 +02:00
CustomPropertiesBackend.php Fix apps/ 2016-07-21 18:13:57 +02:00
DavAclPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
Directory.php Enforce type hints in dav app 2017-05-04 19:32:22 -03:00
DummyGetResponsePlugin.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
ExceptionLoggerPlugin.php Don't log passwords on dav exceptions 2017-06-29 17:20:10 +02:00
FakeLockerPlugin.php Don't set the HTTP status twice 2017-03-16 13:35:41 +01:00
File.php Enhance the logging if the part file can not be renamed 2017-06-22 17:50:14 -05:00
FilesPlugin.php Allow dir-listing also when one child is blocked by access control 2017-05-26 15:54:39 +02:00
FilesReportPlugin.php Fix error when $view is null when being passed into some plugins 2016-12-19 15:53:13 +01:00
LockPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
MaintenancePlugin.php Clean up single user mode 2017-02-22 23:02:31 -06:00
Node.php Enforce type hints in dav app 2017-05-04 19:32:22 -03:00
ObjectTree.php Remove ObjectTree::move and let is use the IMoveTarget approach instead 2017-04-26 15:35:08 +02:00
Principal.php Adding dav resource for avatars 2017-03-29 00:04:29 +02:00
QuotaPlugin.php Allow file upload when storage is unlimited 2017-04-12 12:27:47 +02:00
Server.php Fix apps/ 2016-07-21 18:13:57 +02:00
ServerFactory.php Make legacy DAV backend use the BearerAuth backend as well 2017-05-18 21:19:39 +02:00
ShareTypeList.php Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
SharesPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
TagList.php Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
TagsPlugin.php Restrict proppatch to the proper nodes 2017-04-25 17:25:03 +02:00