Skip to content

Tags: volnix/csrf

Tags

1.2.1

Toggle 1.2.1's commit message
Merge pull request #6 from exenza/master

generate new token

1.2.0

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.

1.1.2

Toggle 1.1.2's commit message
Merge pull request #2 from rubenvincenten/rubenvincenten-5.3

compatibility for 5.3

1.1.1

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.

1.1.0

Toggle 1.1.0's commit message
Changing some short-array syntaxes to make this PHP 5.3 compatible.

1.0.5

Toggle 1.0.5's commit message
Updating docs to show validating CSRF tokens as well.

1.0.4

Toggle 1.0.4's commit message
fixing composer.lock.

1.0.3

Toggle 1.0.3's commit message
Updating readme and trying again to fix phpunit version.

1.0.2

Toggle 1.0.2's commit message
Downgrading phpunit version due to dependencies that won't let it bui…

…ld on php 5.4.

1.0.1

Toggle 1.0.1's commit message
Changing namespace.