ramiismail / dopresskit

presskit() - spend time making games, not press.
GNU General Public License v3.0
133 stars 50 forks source link

Promoter integration requires allow_furl_open() which is maybe not super secure? #36

Open AdamAtomic opened 9 years ago

AdamAtomic commented 9 years ago

since promoter provides data from another server, this can trigger some errors unless you open up this potential security hole:

http://mediatemple.net/community/products/all/204643900

there's apparently a curl() option that is safer?