mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 03:04:35 -04:00
Merge pull request #39422 from nextcloud/backport/39416/stable22
[stable22] fix(core): Add password confirmation requirement for getapppassword
This commit is contained in:
commit
ad8e648ed2
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ class AppPasswordController extends \OCP\AppFramework\OCSController {
|
|||
|
||||
/**
|
||||
* @NoAdminRequired
|
||||
* @PasswordConfirmationRequired
|
||||
*
|
||||
* @return DataResponse
|
||||
* @throws OCSForbiddenException
|
||||
|
|
|
|||
Loading…
Reference in a new issue