nextcloud/lib/private/files/storage
Robin McCorkell 3bb793b6a7 Implement password authentication mechanisms
Introduces the basic password authentication mechanism, along with a
mechanism based on ownCloud credentials stored in the user session.

Change to lib/private is an extension of PermissionsMask, as
isSharable() override was missing.

Session credentials auth mechanism now disables sharing on applied
storages, as credentials will not be available.
2015-08-19 14:20:09 +01:00
..
polyfill better handling of folders 2015-07-03 13:43:22 +02:00
wrapper Implement password authentication mechanisms 2015-08-19 14:20:09 +01:00
common.php Merge pull request #13641 from owncloud/cache-storage-status 2015-08-07 17:31:03 +02:00
commontest.php Update license headers 2015-03-26 11:44:36 +01:00
dav.php Merge pull request #14779 from owncloud/use-iterator-directory 2015-08-07 22:16:47 +01:00
flysystem.php also dont download existing on fopen when using w+ and wb+ 2015-07-03 15:53:02 +02:00
home.php Update license headers 2015-03-26 11:44:36 +01:00
local.php Use the new IteratorDirectory instead of the fakedir wrapper 2015-07-15 13:57:53 +02:00
localtempfiletrait.php update license headers and authors 2015-06-25 14:13:49 +02:00
storage.php update license headers and authors 2015-06-25 14:13:49 +02:00
storagefactory.php update license headers and authors 2015-06-25 14:13:49 +02:00
temporary.php Keep shared locks in post hooks 2015-06-25 16:33:02 +02:00