You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ mean init
Register to the mean network
The mean network is a free service that lets you control and recieve insights from your mean application.
? Do you want to register to the Network? (Y/n) ? Y
? Do you have an existing user? (y/N) ? N
prompt: name: ****
prompt: username: ****
prompt: email: ********
prompt: password:
error: Invalid input for password
error: Password must be only letters, spaces, or dashes 8-15 characters long
15 character password doesn't allow me to use pass phrases (see https://xkcd.com/936/)
The text was updated successfully, but these errors were encountered:
Why is this designed to be insecure? Only 15 characters and no special characters seems an unnecessary restriction. I use lastpass and by default have 24 character passwords with the top shelf option !"£$%^&*():@~<>?,./;'#
Why is this designed to be insecure? Only 15 characters and no special
characters seems an unnecessary restriction. I use lastpass and by default
have 24 character passwords with the top shelf option !"£$%^&*():@~<>?,./;'#
—
Reply to this email directly or view it on GitHub #107 (comment).
when i ran
15 character password doesn't allow me to use pass phrases (see https://xkcd.com/936/)
The text was updated successfully, but these errors were encountered: