bobthecow / genghis

The single-file MongoDB admin app
http://genghisapp.com
MIT License
1.45k stars 166 forks source link

Auth with Genghis ? No login required ? #173

Closed matbht closed 10 years ago

matbht commented 10 years ago

how works Genghis for auth ?

bobthecow commented 10 years ago

Genghis isn't magic :)

If Genghis can access your database without passwords, other people can access your database without passwords. You might want to look at your auth settings again.