nextcloud/apps/files_external/appinfo
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
..
app.php Restrict Local backend to admin-only 2015-08-19 10:08:24 +01:00
application.php Implement password authentication mechanisms 2015-08-19 14:20:09 +01:00
info.xml Merge pull request #13345 from owncloud/increase-files-external-versions 2015-01-14 13:24:08 +01:00
routes.php Make Application a singleton 2015-08-19 10:08:23 +01:00
version Increase files_externals oC required version and its own version 2015-01-14 12:21:47 +01:00