summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Auth
Commit message (Expand)AuthorAgeFilesLines
* Add support for using kerberos ticket to authenticate to smb serversRobin Appelman2018-06-222-0/+35
* Add SFTP auth mechanism to use a password and public key for SFTPRoeland Jago Douma2018-06-071-0/+65
* adjust external storage config format to the one used in primary storageRobin Appelman2018-02-261-1/+2
* add support for v3 swift authRobin Appelman2018-02-262-2/+50
* Remove unused import statementsMorris Jobke2018-02-143-5/+0
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-267-10/+10
* Update license headersMorris Jobke2017-11-065-2/+6
* Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-041-0/+44
* [files_external] Fix phpdocRoeland Jago Douma2017-08-011-1/+1
* Remove unused memberRoeland Jago Douma2017-06-301-2/+0
* Allow 2048 and 4096 bit SFTP keysRoeland Jago Douma2017-06-291-2/+7
* use login hook credentials as fallbackChristoph Wurst2017-01-111-11/+1
* migrate 'password::sessioncredentials' extern storage auth to credential storeChristoph Wurst2017-01-111-32/+24
* Fix casing of external storage appMorris Jobke2016-08-171-1/+1
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix apps/Joas Schilling2016-07-2115-17/+32
* Add "Login credentials" and "User Provided"Lukas Reschke2016-06-212-0/+180
* Add "Global Auth" option to external storageRobin Appelman2016-06-211-0/+88
* Move remaining classes to PSR-4Joas Schilling2016-05-242-3/+0
* Move Lib\Auth to PSR-4Joas Schilling2016-05-2412-0/+694