nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2015-07-31 01:56:30 -04:00
private Implement password authentication mechanisms 2015-08-19 14:20:09 +01:00
public Merge pull request #14314 from owncloud/clean-up-ocs-code 2015-08-18 16:47:53 +02:00
repair Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
autoloader.php Remove OC_Log 2015-07-03 18:00:16 +02:00
base.php load backbone universally 2015-08-06 12:27:18 +02:00