This is a feature request
I've a mongo instance per dev / per integration / per production.
Each time I use MongoDB-PHP-GUI, I have to go back to my creds to pick mongo URI and past it on GUI.
I would like a feature to store my different login:
- On login page I could save an URI and name the connection (ex. using browser cookies?)
- Next time I go to the login page I have the choice: re-use existing saved URI, or input a new one.
- I can remove an existing saved URI from GUI.
This is a feature request
I've a mongo instance per dev / per integration / per production.
Each time I use MongoDB-PHP-GUI, I have to go back to my creds to pick mongo URI and past it on GUI.
I would like a feature to store my different login: