fix(core): Add password confirmation requirement for getapppassword

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2023-07-17 12:07:22 +02:00
parent 6bc525ee9b
commit 1facb21df5
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -76,6 +76,7 @@ class AppPasswordController extends \OCP\AppFramework\OCSController {
/**
* @NoAdminRequired
* @PasswordConfirmationRequired
*
* @return DataResponse
* @throws OCSForbiddenException