Resolve "Don't show Delete account window if the user has not enetered a password"
Related issue: #1591 (closed)
This Merge Request includes:
-
A changelog fragment
With this fix, "delete my account" button remains disabled until user starts typing the password. The password validation is done on the server side (not changed).