Skip to content

Commit

Permalink
Merge pull request #39418 from nextcloud/backport/39416/stable26
Browse files Browse the repository at this point in the history
[stable26] fix(core): Add password confirmation requirement for getapppassword
  • Loading branch information
nickvergessen committed Jul 17, 2023
2 parents f469e88 + 5fdfb65 commit 70db98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Controller/AppPasswordController.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public function __construct(string $appName,

/**
* @NoAdminRequired
* @PasswordConfirmationRequired
*
* @throws OCSForbiddenException
*/
Expand Down

0 comments on commit 70db98f

Please sign in to comment.