officert / mongotron

Cross platform Mongo DB management
http://mongotron.io
MIT License
2.69k stars 214 forks source link

Password should not displayed for stored connections #156

Open MrDHat opened 7 years ago

MrDHat commented 7 years ago

If I try to edit a connection, my mongo password is visible in the dialog. This would mean that anyone who has access to my laptop will be able to see the password. This is highly insecure.

If someone can point me out to the right file, I can get a fix out.