Merge pull request #39425 from nextcloud/backport/39416/stable19

[stable19] fix(core): Add password confirmation requirement for getapppassword
This commit is contained in:
Joas Schilling 2023-07-17 17:13:31 +02:00 committed by GitHub
commit 3afb44d414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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