]> source.dussan.org Git - nextcloud-server.git/commit
Fix smb4php to work with home shares
authorRobin McCorkell <rmccorkell@karoshi.org.uk>
Mon, 17 Mar 2014 15:03:25 +0000 (15:03 +0000)
committerRobin McCorkell <rmccorkell@karoshi.org.uk>
Mon, 17 Mar 2014 15:03:25 +0000 (15:03 +0000)
commit792d0d3314f13123bb136131a791c121bd9ef4e7
tree485df5e396e88e942f08e441ee531574e19d419c
parent6fbf3dd7c4e64a68d2b8a0a2c24a1b92de7868b1
Fix smb4php to work with home shares

Stat'ing a share with url_stat now checks if the user can run 'ls' in that share rather than checking if the share is listed by the server. This means that OwnCloud can now mount user home shares, which are never listed by the server.
apps/files_external/3rdparty/smb4php/smb.php