Doodle3D / doodle3d-client

The Doodle3D web interface that people can access on computers or tablets to draw doodles and control the Doodle3D WiFi box.
www.doodle3d.com
GNU General Public License v2.0
3 stars 8 forks source link

Force cgi-bin usage on some api #213

Open peteruithoven opened 10 years ago

peteruithoven commented 10 years ago

Using some API methods can result in breaking the configuration file, because when they timeout they are interrupted. Maybe we can add a check on some methods if it's coming through a cgi-bin request.

Relevant: #144