Skip to content

Tags: slimphp/Slim-Csrf

Tags

1.5.0

Toggle 1.5.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
akrabat Rob Allen
Tag version 1.5.0

1.4.0

Toggle 1.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **5**

- [167: Update phpspec/prophecy requirement from ^1.15 to ^1.16](#167) thanks to @dependabot[bot]
- [172: Update phpspec/prophecy-phpunit requirement from ^2.0 to ^2.1](#172) thanks to @dependabot[bot]
- [173: Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.8](#173) thanks to @dependabot[bot]
- [174: Update phpspec/prophecy requirement from ^1.17 to ^1.18](#174) thanks to @dependabot[bot]
- [175: Allow tokens via header](#175) thanks to @blizzz

1.3.0

Toggle 1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **13**

- [133: Upgrade to GitHub-native Dependabot](#133) thanks to @dependabot-preview[bot]
- [134: Update phpspec/prophecy requirement from ^1.12 to ^1.13](#134) thanks to @dependabot[bot]
- [135: Update squizlabs/php_codesniffer requirement from ^3.5.8 to ^3.6.0](#135) thanks to @dependabot[bot]
- [137: Update phpspec/prophecy requirement from ^1.13 to ^1.14](#137) thanks to @dependabot[bot]
- [138: Add github actions workflow](#138) thanks to @l0gicgate
- [140: Bug in enforcing storage limit, grew too large in many cases.](#140) thanks to @deployHuman
- [141: Update squizlabs/php_codesniffer requirement from ^3.6.0 to ^3.6.1](#141) thanks to @dependabot[bot]
- [144: PSR-12](#144) thanks to @t0mmy742
- [145: Add XOR to token to avoid BREACH attack](#145) thanks to @t0mmy742
- [146: Update phpspec/prophecy requirement from ^1.14 to ^1.15](#146) thanks to @dependabot[bot]
- [147: Drop Support for PHP 7.3](#147) thanks to @nbayramberdiyev
- [162: Update squizlabs/php_codesniffer requirement from ^3.6 to ^3.7](#162) thanks to @dependabot[bot]
- [165: Bug fix: Enforce storage limit on failure](#165) thanks to @akrabat

1.2.1

Toggle 1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **3**

- [130: Update phpunit/phpunit requirement from ^9.0 to ^9.5](#130) thanks to @dependabot-preview[bot]
- [131: Update phpspec/prophecy requirement from ^1.10 to ^1.12](#131) thanks to @dependabot-preview[bot]
- [132: Implement iterator support at getLastKeyPair](#132) thanks to @cwreden

1.2.0

Toggle 1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **1**

- [129: Support PHP 8 and remove 7.1 and 7.2](#129) thanks to @akrabat

1.1.0

Toggle 1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **10**

- [108: Minor code comment correction](#108) thanks to @iamrameffort
- [112: Update .travis.yml](#112) thanks to @sergiy-petrov
- [115: Make remoteTokenFromStorage method public](#115) thanks to @l0gicgate
- [116: Minor improvements in code complexity with early returns and early validation](#116) thanks to @Ayesh
- [119: Update phpspec/prophecy requirement from ^1.8 to ^1.10](#119) thanks to @dependabot-preview[bot]
- [120: Update squizlabs/php_codesniffer requirement from ^3.4.2 to ^3.5.5](#120) thanks to @dependabot-preview[bot]
- [122: Update squizlabs/php_codesniffer requirement from ^3.5.5 to ^3.5.6](#122) thanks to @dependabot-preview[bot]
- [123: Update squizlabs/php_codesniffer requirement from ^3.5.6 to ^3.5.8](#123) thanks to @dependabot-preview[bot]
- [126: Remove token on validation](#126) thanks to @akrabat
- [127: Raise error if there is a token in the body of a GET request](#127) thanks to @akrabat

1.0.0

Toggle 1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
l0gicgate Pierre B.
Total issues resolved: **1**

- [105: PSR-15 Support](#105) thanks to @l0gicgate

0.8.3

Toggle 0.8.3's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **1**

- [87: Widen random_compat constraint to include versions 9.99.X](#87) thanks to @ethanbray

0.8.2

Toggle 0.8.2's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **3**

- [68: just adding sixth constructor param to phpdoc](#68)
- [70: Fix for Twig extension example](#70)
- [77: Attach token name and value to request when persist mode is on](#77)

0.8.1

Toggle 0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **2**

- [61: Document sample Twig deployment](#61)
- [66: Default storage restored to $_SESSION](#66)