Re: [web2py] Post Data Obfuscation

2011-05-18 Thread José Luis Redrejo
2011/5/18 luckysmack : > I recently listened to a podcast from a HOPE conference last year, and > the podcast talked about post data obfuscation. Where when the post > data is submitted it is obfuscated by javascript and a false copy is > passed through POST and a real copy is sent to the server. i

[web2py] Post Data Obfuscation

2011-05-17 Thread luckysmack
I recently listened to a podcast from a HOPE conference last year, and the podcast talked about post data obfuscation. Where when the post data is submitted it is obfuscated by javascript and a false copy is passed through POST and a real copy is sent to the server. it also send a special key that