WhitewaterFoundry / Fedora-Remix-for-WSL

Fedora Remix for Windows Subsystem for Linux.
Other
693 stars 51 forks source link

If setting password for new user fails, new user process is looped #179

Open sirredbeard opened 1 year ago

sirredbeard commented 1 year ago

If passwords do not match during new user creation process, then the whole new user process is looped, including the new username and password.

I suggest it should only loop the password creation step, otherwise the user is prompted to create another username.

image

crramirez commented 1 year ago

Hello @sirredbeard ,

Thanks for reporting. I checked the code and it would require some time to do it correctly. I will put it in our roadmap.

Regards, Carlos