mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #39416 from nextcloud/bugfix/noid/add-password-confirmation-requirement-for-getapppassword
fix(core): Add password confirmation requirement for getapppassword
This commit is contained in:
commit
911450b442
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ class AppPasswordController extends \OCP\AppFramework\OCSController {
|
|||
|
||||
/**
|
||||
* @NoAdminRequired
|
||||
* @PasswordConfirmationRequired
|
||||
*
|
||||
* Create app password
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue