WTH is there no password confirmation when creating a new user

When creating a new user, I sometimes make a typo when entering the password. In that case I need to re-create the user or change the password using the cli. Sure, it works, but having a password confirmation field in the user creation dialog would just be nice.
Interestingly, the change password dialog on the profile page does already have a password confirmation field.

I added it to this PR:

Great, thanks!