archinstall
archinstall copied to clipboard
Password with only space charactors error
A line in source code that strip the password and lead to that error.
you would need to add " between the whitespaces to work, simple cmd logic
@drakiez92 thanks for reporting, did you get a stack trace by any chance?
I can't imagine having a password with just space characters is too common, but I guess we should try to support that
There shouldn't be an error anymore when entering a password. If a password with leading, trailing or just spaces is entered they will be stripped.