what's about CSRF and Form Validation?
foxmask opened this issue · 1 comments
foxmask commented
Hi,
its not really an issue but just a question after watching your talk on Youtube.
How do you handle the CSRF protection ?
How do you handle the form validation (to check that the data are the expected one for each field) ?
thanks for your reply ;)
foxmask commented
I found how to do it