summaryrefslogtreecommitdiffstats
path: root/apps/files_external/controller/userstoragescontroller.php
Commit message (Expand)AuthorAgeFilesLines
* inject loggerRobin Appelman2016-01-291-2/+6
* Allow setting user provided credentials from the personal settings pageRobin Appelman2016-01-291-0/+1
* fix testRobin Appelman2016-01-181-0/+1
* Pass the user when updating external storage statusRobin Appelman2016-01-181-1/+18
* Merge pull request #21662 from owncloud/external-list-non-adminThomas Müller2016-01-131-0/+11
|\
| * Allow non admins to list their own mountsRobin Appelman2016-01-121-0/+11
* | Happy new year!Thomas Müller2016-01-121-2/+2
|/
* 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