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
Throwing the hostname connection is done by MongoDB. However you bring up a good point with regards to security. Maybe we could add a catch for those and route them to Mongodb style exceptions.
Hello,
Either we could just throw Unable to connect to server, Please contact Server Admin.
-or- something like this.
https://github.com/purekid/mongodm/blob/master/src/Purekid/Mongodm/MongoDB.php#L189
The text was updated successfully, but these errors were encountered: