Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “outputbuffering”

csrf_protect.php. A PHP class for applying CSRF protection to existing PHP applications, using output buffering to rewrite any POST forms on a page. Heavily inspired by Django’s CSRF middleware. Tell me if you spot any bugs! 9 24th September 2008, 2:52 pm

A django site