summaryrefslogtreecommitdiffstats
path: root/apps/files_external/controller/userstoragescontroller.php
Commit message (Expand)AuthorAgeFilesLines
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Perform visibility checks on storagesRobin McCorkell2015-09-231-9/+0
* Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-231-6/+6
* Introduce MODIFY permission for external storagesRobin McCorkell2015-08-281-2/+2
* Validate permissions for created admin storages, auth mechanismRobin McCorkell2015-08-281-32/+10
* Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-281-1/+1
* Split backend identifiers from the class nameRobin McCorkell2015-08-191-13/+13
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-0/+6
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-14/+28
* Update license headersJenkins for ownCloud2015-03-261-5/+15
* Fix PHPDoc in files_external, add missing tagVincent Petry2015-03-171-4/+14
* Generate storage config ids when missingVincent Petry2015-03-161-5/+8
* Mount options for ext storage are now passed aroundVincent Petry2015-03-131-2/+8
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+172