When setting up a new admin or performing a password change (forget password ) in the web app, the form prompts for the current password. This is an issue because: 1. when setting up a new user, there will be no current password. 2. when performing a password reset, it should be a given that the current password is unknown. I understand that the mobile app does not have this issue, but would really prefer the web app to have this functionality.
... View more