OWASP CSRF Protector php library
Minor bug fixes, a few enhancements and more support for IE.
Changes:
- Ability to override logging functionality by inheriting the library
- Option to add secure flag by config value change
- Support for multiple tabs
- [bug fix] form submission through
onchange
event or js based submission doesn't fail - [bug fix] Echoed form support CSRF Validation