aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller/GroupsController.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/Controller/GroupsController.php')
-rw-r--r--settings/Controller/GroupsController.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/Controller/GroupsController.php b/settings/Controller/GroupsController.php
index feed45b118e..8985a76ec95 100644
--- a/settings/Controller/GroupsController.php
+++ b/settings/Controller/GroupsController.php
@@ -95,6 +95,7 @@ class GroupsController extends Controller {
}
/**
+ * @PasswordConfirmationRequired
* @param string $id
* @return DataResponse
*/
@@ -128,6 +129,7 @@ class GroupsController extends Controller {
}
/**
+ * @PasswordConfirmationRequired
* @param string $id
* @return DataResponse
*/