nextcloud/apps/files_external/lib/auth
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
..
password Implement password authentication mechanisms 2015-08-19 14:20:09 +01:00
authmechanism.php Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
builtin.php Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
nullmechanism.php Split backend identifiers from the class name 2015-08-19 10:05:11 +01:00