mirror of
https://github.com/nextcloud/server.git
synced 2026-06-06 15:23:17 -04:00
Merge pull request #1925 from nextcloud/issue-1874-allow-users-to-change-their-passwords-again
Allow users to change their passwords again
This commit is contained in:
commit
cd12e2d20a
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ class ChangePasswordController extends Controller {
|
|||
|
||||
/**
|
||||
* @NoAdminRequired
|
||||
* @NoSubadminRequired
|
||||
*
|
||||
* @param string $oldpassword
|
||||
* @param string $newpassword
|
||||
|
|
|
|||
Loading…
Reference in a new issue