Products > CISRF
19.05.2009, Tuesday
CodeIgniter doesn’t have a protection mechanism against XSRF/CSRF attacks. CISRF is a CodeIgniter helper that tries to patch this flaw.
The code was developped and tested under CodeIgniter 1.7.1 and needs PHP 4.3+ to work properly.
The code is hosted on Google Code and here’s the link.