On 10 May 19:06, Sharoon Thomas wrote:
> Hello folks,
> 
> We have released version 0.1 of Tryton Restful [1], a simple wsgi app that
> allows you to use your favorite rest/http clients to talk to Tryton models.

I don't understand why not re-use flask-tryton [1] nor a flask
authentication plugin like flask-login [2].
Also I see you are using jsonify, how do you deal with tryton data
type that are not jsonable like datetime?
I think it will be better for security to cast record_id to int.

[1] https://pypi.python.org/pypi/flask_tryton
[2] https://pypi.python.org/pypi/Flask-Login

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpdfop0XEA55.pgp
Description: PGP signature

Reply via email to