Commit

commit 03bdc7c4e987d261296720607b46fbaa30ad55fe
Author: Jan Dankert 
Date:   Sun Nov 1 20:29:38 2020 +0100

    Fix: Password change only possible for internal users.

 modules/cms/action/UserAction.class.php            |   4 +-
 modules/cms/model/User.class.php                   |   8 +-
 .../cms/ui/themes/default/html/views/user/pw.php   | 134 +++++++++++----------
 .../themes/default/html/views/user/pw.tpl.src.xml  |  43 ++++---
 4 files changed, 101 insertions(+), 88 deletions(-)