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