linnovate / mean-admin

Admin menu and features packages for mean
30 stars 19 forks source link

Prompt for `default` admin user. #25

Open BrockMcKean opened 9 years ago

BrockMcKean commented 9 years ago

Installing a default mean-admin user would allow the mean-admin package to be much easier to access initially. However, a default user might be insecure to expose like that for a new user that doesn't understand they need a strong password, or to create a separate user, etc. So, instead if we could prompt for a username and/or password or something like that it would be easier. I'm not sure if mean install can do this on its own or this is an entirely separate issue, but...

liorkesos commented 9 years ago

Totally agree. This should be a mean init question defaulting to admin and prompting for a password... Lior On Jan 24, 2015 9:52 AM, "Brock McKean" notifications@github.com wrote:

Installing a default mean-admin user would allow the mean-admin package to be much easier to access initially. However, a default user might be insecure to expose like that for a new user that doesn't understand they need a strong password, or to create a separate user, etc. So, instead if we could prompt for a username and/or password or something like that it would be easier. I'm not sure if mean install can do this on its own or this is an entirely separate issue, but...

— Reply to this email directly or view it on GitHub https://github.com/linnovate/mean-admin/issues/25.

brownman commented 9 years ago

+1