jurisv / nodejs.extdirect

Ext.Direct connector for node.js (npm module)
41 stars 16 forks source link

Please add support for CRSF to the example. #10

Open tohagan opened 11 years ago

tohagan commented 11 years ago

Connect/Express has some great support for CSRF protection. Ideally it should be baked into both extdirect library and the Sencha example client code.

This will then encourage Sencha devs using this kit to get the security right.

http://www.senchalabs.org/connect/csrf.html

jurisv commented 9 years ago

https://www.sencha.com/forum/showthread.php?230734