nextcloud/apps/files_sharing/api
Roeland Jago Douma 71976a095f Do not lower the sharee search
Fixes #21639

When lowering the remote search it break remotes that have uppercase
letters like foo@example.com/ownCloud/

Backends do the mathcing so they should also make sure that the search
string is converted to the format they require.
2016-01-12 10:05:09 +01:00
..
local.php Use proper public API for OC_Helper::getFileNameMimeType 2015-12-17 17:07:48 +01:00
ocssharewrapper.php [Sharing 2.0] Add L10N instance to manager for translated errors 2016-01-06 14:53:43 +01:00
remote.php Use proper variable 2015-11-18 22:28:48 +01:00
server2server.php Update license headers 2015-10-26 14:04:01 +01:00
share20ocs.php [Sharing 2.0] Add L10N instance to manager for translated errors 2016-01-06 14:53:43 +01:00
sharees.php Do not lower the sharee search 2016-01-12 10:05:09 +01:00