mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #39418 from nextcloud/backport/39416/stable26
[stable26] fix(core): Add password confirmation requirement for getapppassword
This commit is contained in:
commit
70db98feee
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