nextcloud/apps/files_external/lib/Lib/Auth
Lukas Reschke d5dd30c3a0
Add "Login credentials" and "User Provided"
This adds the "Login Credentials" and "User Provided" option to the external storage implementation, it is basically done by reverting 176fb191b7 from https://github.com/owncloud/core/pull/22432.

This was taken from owncloud/core which is AGPL licensed.
2016-06-21 14:58:35 +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 "Login credentials" and "User Provided" 2016-06-21 14:58:35 +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