The mongo cloud database that the main application uses is open to all IP's. For security reasons, this is obviously a problem. It should be possible to devise a CIDR notation string from the IP's that the main application uses or alternatively invest in a static IP address using a heroku addon. Once we have done this, disabling open access should be possible.
The mongo cloud database that the main application uses is open to all IP's. For security reasons, this is obviously a problem. It should be possible to devise a CIDR notation string from the IP's that the main application uses or alternatively invest in a static IP address using a heroku addon. Once we have done this, disabling open access should be possible.