elementary / initial-setup

New user setup app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
36 stars 11 forks source link

Fix disabled account after creation on focal #81

Closed davidmhewitt closed 4 years ago

davidmhewitt commented 4 years ago

I'm not sure why this was done in the user_added signal initially, but it seems to cause some sort of race where it tries to set the pasword on the account too early. If we do it this way, we don't end up with locked accounts after creation on focal.