deployd / docs

documentation for deployd
http://docs.deployd.com
29 stars 30 forks source link

API endpoints are exposed to public #11

Closed facultymatt closed 11 years ago

facultymatt commented 11 years ago

Just noticed that my app's api endpoints are publicly accessible. For example, visiting http://warm-mountain-5064.herokuapp.com shows the example chat room app. Visiting http://warm-mountain-5064.herokuapp.com/messages exposes the messages in JSON.

How can we fix this? Maybe this is more of a design/ architecture issue? Some thoughts:

Thoughts?

facultymatt commented 11 years ago

Should be posted in the api. Closed.