server/apps/files_external/lib
Lukas Reschke 1cd255af56
Allow regular users to specify global credentials password
While the UI is existent the feature simply doesn't work because admin privileges are required for the controller. This adds proper permission checks and also unit tests.

To test this:
1. Enable external storage
2. Login as non-admin user
3. Go to personal page and try to change global credentials
2016-06-27 12:29:27 +02:00
..
AppInfo Add "Global Auth" option to external storage 2016-06-21 14:16:45 +02:00
Command Add option to occ files_external:list to show all configured mounts 2016-06-23 13:12:03 +02:00
Config Update license headers 2016-05-26 19:57:24 +02:00
Controller Allow regular users to specify global credentials password 2016-06-27 12:29:27 +02:00
Lib Add "Global Auth" option to external storage 2016-06-21 14:16:45 +02:00
Migration Update license headers 2016-05-26 19:57:24 +02:00
Service Add option to occ files_external:list to show all configured mounts 2016-06-23 13:12:03 +02:00
config.php Change the default value to true instead of null 2016-06-08 12:48:33 +02:00
NotFoundException.php Update license headers 2016-05-26 19:57:24 +02:00