This is my first post in my mini-series about form security. If you missed it, you can read about the introductory post to the series here.
Tag Archives: Form Manipulation
Checking User Input is Important
When creating a form, it isn’t a good idea to assume that the form won’t be manipulated. It will be – and you have to make sure that your application will be able to handle these manipulations. Continue reading