nextcloud/apps/files_external/lib/Lib/Auth/Password
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
..
GlobalAuth.php Add "Global Auth" option to external storage 2016-06-21 14:16:45 +02:00
LoginCredentials.php Add "Login credentials" and "User Provided" 2016-06-21 14:58:35 +02:00
Password.php Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
SessionCredentials.php Move Lib\Auth to PSR-4 2016-05-24 08:41:21 +02:00
UserProvided.php Add "Login credentials" and "User Provided" 2016-06-21 14:58:35 +02:00