You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
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
)The text was updated successfully, but these errors were encountered: