mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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 |
||
|---|---|---|
| .. | ||
| AjaxController.php | ||
| GlobalStoragesController.php | ||
| StoragesController.php | ||
| UserGlobalStoragesController.php | ||
| UserStoragesController.php | ||