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
We need to make sure that our Mongo DB is properly secured such that only authorized users (the api) can make requests against it - this includes validation on any user-submitted form content that can hit the DB, and direct remote access to the DB.
The text was updated successfully, but these errors were encountered:
We need to make sure that our Mongo DB is properly secured such that only authorized users (the api) can make requests against it - this includes validation on any user-submitted form content that can hit the DB, and direct remote access to the DB.
The text was updated successfully, but these errors were encountered: