This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Description
If the user is non-local (e.g. LDAP...) then it is not possible to change the user's password from ownCloud.
At the moment, the admin can try to change the password, and just gets an error back.
Hide the password change box for users that are not local (for whom canChangePassword() === false)