aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-10-26 16:27:41 +0200
committerGitHub <noreply@github.com>2016-10-26 16:27:41 +0200
commitcd12e2d20aa5656cbc51a17684c897ae75f78e9f (patch)
tree42eed770c08b62a0dc9084ec17ddd13f356107b7
parentcde7f535bd9fd95325545a68e4c0e8926b726a2e (diff)
parent8b1566967710fe752b66513d4247363bfc536808 (diff)
downloadnextcloud-server-cd12e2d20aa5656cbc51a17684c897ae75f78e9f.tar.gz
nextcloud-server-cd12e2d20aa5656cbc51a17684c897ae75f78e9f.zip
Merge pull request #1925 from nextcloud/issue-1874-allow-users-to-change-their-passwords-again
Allow users to change their passwords again
-rw-r--r--settings/Controller/ChangePasswordController.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/Controller/ChangePasswordController.php b/settings/Controller/ChangePasswordController.php
index f709a8dd431..e43d0d8f343 100644
--- a/settings/Controller/ChangePasswordController.php
+++ b/settings/Controller/ChangePasswordController.php
@@ -84,6 +84,7 @@ class ChangePasswordController extends Controller {
/**
* @NoAdminRequired
+ * @NoSubadminRequired
*
* @param string $oldpassword
* @param string $newpassword