diff options
Diffstat (limited to 'core/Controller/AppPasswordController.php')
-rw-r--r-- | core/Controller/AppPasswordController.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Controller/AppPasswordController.php b/core/Controller/AppPasswordController.php index 3f254f03370..c7ad89b108a 100644 --- a/core/Controller/AppPasswordController.php +++ b/core/Controller/AppPasswordController.php @@ -66,6 +66,7 @@ class AppPasswordController extends \OCP\AppFramework\OCSController { /** * @NoAdminRequired + * @PasswordConfirmationRequired * * @throws OCSForbiddenException */ |