Items tagged csrf, php in 2008
Filters: Year: 2008 × csrf × php × Sorted by date
1 result
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!