nextcloud/apps
Robin McCorkell b077528087 Perform proper checking for share availability
To check for shares, the code attempts to connect anonymously to the share.
In most cases this will fail with NT_STATUS_ACCESS_DENIED, so the regex array
used for parsing the output of smbclient in smb4php has been overridden to
treat such output as success.

The 'test' method for storage classes can now take a single parameter,
$isPersonal, which allows the storage to adjust the tests performed based on
if they are being configured as personal shares or as system shares.
2014-03-26 14:36:45 +00:00
..
files [tx-robot] updated from transifex 2014-03-26 01:56:21 -04:00
files_encryption [tx-robot] updated from transifex 2014-03-24 01:55:51 -04:00
files_external Perform proper checking for share availability 2014-03-26 14:36:45 +00:00
files_sharing Merge pull request #7477 from owncloud/foldersize-reuse 2014-03-25 22:33:24 +01:00
files_trashbin Merge pull request #7768 from owncloud/trashempty-nocache 2014-03-24 13:34:30 +01:00
files_versions [tx-robot] updated from transifex 2014-03-13 17:12:37 -04:00
user_ldap [tx-robot] updated from transifex 2014-03-26 01:56:21 -04:00
user_webdavauth [tx-robot] updated from transifex 2014-03-13 17:12:37 -04:00