BRL-CAD / OGV-meteor

Port of BRL-CAD's OGV to meteor
BSD 3-Clause "New" or "Revised" License
17 stars 26 forks source link

Meteor admin user creation #53

Closed inderpreetsingh closed 5 years ago

inderpreetsingh commented 6 years ago

If you run meteor without properly writing config.json. Default admin user is created without any password.

We would also like the default admin password be generated randomly and shown in server console rather than your_password_here

ditttu commented 5 years ago

I would like to work on this. Please assign this to me.

Gauravjeetsingh commented 5 years ago

There you go @ditttu. Thank you for informing. Keep us updated with the progress.

quentinpaden commented 5 years ago

https://github.com/BRL-CAD/OGV-meteor/pull/91

quentinpaden commented 5 years ago

Fixed with new commit