Tags: volnix/csrf
Toggle 1.2.1's commit message
Merge pull request #6 from exenza/master
generate new token
Toggle 1.2.0's commit message
Adding a couple utility methods. One to fetch the token in array form…
…, and one to simply get the token name.
Toggle 1.1.2's commit message
Merge pull request #2 from rubenvincenten/rubenvincenten-5.3
compatibility for 5.3
Toggle 1.1.1's commit message
Changing self:: to static:: to allow ovveriding of methods if someone…
… came up with a use-case for that.
Toggle 1.1.0's commit message
Changing some short-array syntaxes to make this PHP 5.3 compatible.
Toggle 1.0.5's commit message
Updating docs to show validating CSRF tokens as well.
Toggle 1.0.4's commit message
Toggle 1.0.3's commit message
Updating readme and trying again to fix phpunit version.
Toggle 1.0.2's commit message
Downgrading phpunit version due to dependencies that won't let it bui…
…ld on php 5.4.
Toggle 1.0.1's commit message
You can’t perform that action at this time.