summaryrefslogtreecommitdiffstats
path: root/apps/files_external/controller
Commit message (Expand)AuthorAgeFilesLines
* Introduce MODIFY permission for external storagesRobin McCorkell2015-08-283-7/+8
* Validate permissions for created admin storages, auth mechanismRobin McCorkell2015-08-283-33/+54
* Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-281-1/+1
* AjaxController uses RSA auth mechanismRobin McCorkell2015-08-281-7/+7
* Prevent objectstore being set from client sideRobin McCorkell2015-08-251-0/+10
* Propagate auth mechanism/backend failures to filesystem layerRobin McCorkell2015-08-191-15/+23
* Split backend identifiers from the class nameRobin McCorkell2015-08-193-32/+32
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-193-1/+31
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-193-36/+116
* Update phpseclib to 2.0Andreas Fischer2015-08-031-2/+3
* Update license headersJenkins for ownCloud2015-03-264-19/+63
* Fix PHPDoc in files_external, add missing tagVincent Petry2015-03-173-8/+27
* Fix PHPDoc for StoragesControllerVincent Petry2015-03-161-6/+9
* Generate storage config ids when missingVincent Petry2015-03-162-10/+16
* Mount options for ext storage are now passed aroundVincent Petry2015-03-132-2/+14
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-123-0/+474
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
* Add support for SFTP key authenticationRoss Nicoll2015-01-141-0/+48