summaryrefslogtreecommitdiffstats
path: root/lib/private/Remote/Credentials.php
Commit message (Collapse)AuthorAgeFilesLines
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add public api for remote apiRobin Appelman2017-12-081-1/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Add api clients for talking to remote cloudsRobin Appelman2017-12-081-0/+53
Signed-off-by: Robin Appelman <robin@icewind.nl>