Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 3 | -5/+0 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -1/+2 |
* | 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 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -7/+12 |
* | 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 Lib\Auth to PSR-4 | Joas Schilling | 2016-05-24 | 2 | -0/+131 |