| Commit message (Expand) | Author | Age | Files | Lines |
* | do not overwrite global user auth credentials with empty values | Arthur Schiwon | 2020-02-06 | 1 | -0/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 20 | -22/+55 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 16 | -56/+57 |
* | allow setting user provided global credentials trough credentials popup | Robin Appelman | 2019-09-09 | 1 | -1/+10 |
* | Allow admin configured mounts to use user configured global credentials | Robin Appelman | 2019-09-09 | 1 | -0/+66 |
* | Add support for using kerberos ticket to authenticate to smb servers | Robin Appelman | 2018-06-22 | 2 | -0/+35 |
* | Add SFTP auth mechanism to use a password and public key for SFTP | Roeland Jago Douma | 2018-06-07 | 1 | -0/+65 |
* | adjust external storage config format to the one used in primary storage | Robin Appelman | 2018-02-26 | 1 | -1/+2 |
* | add support for v3 swift auth | Robin Appelman | 2018-02-26 | 2 | -2/+50 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 3 | -5/+0 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 7 | -10/+10 |
* | Update license headers | Morris Jobke | 2017-11-06 | 5 | -2/+6 |
* | Handle invalid ext storage backend to keep mount point visible | Vincent Petry | 2017-09-04 | 1 | -0/+44 |
* | [files_external] Fix phpdoc | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Remove unused member | Roeland Jago Douma | 2017-06-30 | 1 | -2/+0 |
* | Allow 2048 and 4096 bit SFTP keys | Roeland Jago Douma | 2017-06-29 | 1 | -2/+7 |
* | use login hook credentials as fallback | Christoph Wurst | 2017-01-11 | 1 | -11/+1 |
* | migrate 'password::sessioncredentials' extern storage auth to credential store | Christoph Wurst | 2017-01-11 | 1 | -32/+24 |
* | Fix casing of external storage app | Morris Jobke | 2016-08-17 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 15 | -17/+32 |
* | Add "Login credentials" and "User Provided" | Lukas Reschke | 2016-06-21 | 2 | -0/+180 |
* | Add "Global Auth" option to external storage | Robin Appelman | 2016-06-21 | 1 | -0/+88 |
* | Move remaining classes to PSR-4 | Joas Schilling | 2016-05-24 | 2 | -3/+0 |
* | Move Lib\Auth to PSR-4 | Joas Schilling | 2016-05-24 | 12 | -0/+694 |