fix(read_password): regex check for spaces, quotes
* Passwords must be at least four characters. So we need to check them here to ensure that first user creation works during initial setup * Change quotes to match rest of code
Showing
Please register or sign in to comment