mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #39424 from nextcloud/backport/39416/stable20
[stable20] fix(core): Add password confirmation requirement for getapppassword
This commit is contained in:
commit
d7694bc782
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