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
There is a issue when trying to connect to a server that has restrictions on reading the database list.
On my setup the user I'm using only has permissions on a specific database.
From console I connect using
mongo myhost:27017/allowed_database -u user -p pass
On the FangOfMongo login page there is no way to specify the database.
I hope to see this feature added :)
The text was updated successfully, but these errors were encountered:
Hello,
There is a issue when trying to connect to a server that has restrictions on reading the database list.
On my setup the user I'm using only has permissions on a specific database.
From console I connect using
mongo myhost:27017/allowed_database -u user -p pass
On the FangOfMongo login page there is no way to specify the database.
I hope to see this feature added :)
The text was updated successfully, but these errors were encountered: