Actions
Bug #2391
closedFrontend forms need tokens and tokens protection checks
Description
All frontend forms are missing token protections with cbGetSpoofInputTag, and save functions evaluating posts need to check them to protect against CSRF attacks with cbSpoofCheck.
Updated by beat over 13 years ago
- Subject changed from Backend forms need token protection checks to Frontend forms need tokens and tokens protection checks
Updated by krileon over 13 years ago
- Status changed from New to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Fixed in r1615
Actions