nextcloud/apps/files_external/lib/Lib/Auth
Robin Appelman 6affbdc6e7
Add "Global Auth" option to external storage
This adds the "Global Auth" option to the external storage implementation, it is basically done by reverting c2c6caee93 from https://github.com/owncloud/core/pull/22468.

This was taken from owncloud/core which is AGPL licensed. Commited with "icewind@owncloud.com" to keep the license header signature in sync.

![2016-06-21_14-01-06](https://cloud.githubusercontent.com/assets/878997/16228662/9c243136-37b8-11e6-9700-c1076ddb3d17.png)
2016-06-21 14:16:45 +02:00
..
AmazonS3 Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
OAuth1 Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
OAuth2 Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
OpenStack Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
Password Add "Global Auth" option to external storage 2016-06-21 14:16:45 +02:00
PublicKey Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
AuthMechanism.php Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
Builtin.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
IUserProvided.php Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
NullMechanism.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00