Merge pull request #39422 from nextcloud/backport/39416/stable22

[stable22] fix(core): Add password confirmation requirement for getapppassword
This commit is contained in:
Joas Schilling 2023-07-17 17:12:19 +02:00 committed by GitHub
commit ad8e648ed2
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