server/lib/private/files/storage/wrapper
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
..
availability.php Store storage availability in database 2015-07-20 16:27:26 +01:00
encryption.php always update file cache, the cache can handle partial data correctly if the file doesn't already exists in the file cache 2015-07-31 17:14:32 +02:00
jail.php add changeLock to the storage api 2015-06-01 13:24:02 +02:00
permissionsmask.php Implement password authentication mechanisms 2015-08-19 14:20:09 +01:00
quota.php Only use quota stream wrapper on "files" 2015-05-28 18:31:20 +02:00
wrapper.php Store storage availability in database 2015-07-20 16:27:26 +01:00