UI: remove password fields from register dialog
Open
bug
GUI
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
Current xmage code uses auto-generated passwords and sends it to emails on registration. No needs in password fields in register dialog. This confuses users.
TODO:
* [ ] remove password fields;
* [ ] checks registration with empty password;
* [ ] fix missing "reset password" validate bug -- it's don't validate it by `validatePassword` proc;

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.