nextcloud/apps/files_external/lib/auth/password
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.php Implement password authentication mechanisms 2015-08-19 14:20:09 +01:00
sessioncredentials.php Implement password authentication mechanisms 2015-08-19 14:20:09 +01:00