Fix/1352 check current password (#1355)
fix(frontend): now the form check if the current password is ok If a local user wants to change the password, the form doesn't check if the password match with the current password. fixes issue #1352
Please register or sign in to comment