issues
search
slimphp
/
Slim-Csrf
Slim Framework CSRF protection middleware
MIT License
338
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CSRF 1.5 csrf fails to press F5 and resend data
#188
matejik
closed
5 months ago
4
Increase uniqid entropy
#187
akrabat
closed
5 months ago
0
Change key names so that they are valid header names
#186
akrabat
closed
5 months ago
0
Update Changelog for 1.5.0
#185
akrabat
closed
5 months ago
0
Bump psr/http-message requirement from '^1.0' to '^1.0 || ^2.0'
#184
odan
closed
5 months ago
0
Update psr/http-factory requirement from ^1.0 to ^1.1
#183
dependabot[bot]
closed
5 months ago
0
Update squizlabs/php_codesniffer requirement from ^3.9 to ^3.10
#182
dependabot[bot]
closed
5 months ago
0
Update phpspec/prophecy-phpunit requirement from ^2.1 to ^2.2
#181
dependabot[bot]
closed
5 months ago
0
Update phpspec/prophecy requirement from ^1.18 to ^1.19
#180
dependabot[bot]
closed
8 months ago
0
Update squizlabs/php_codesniffer requirement from ^3.8 to ^3.9
#179
dependabot[bot]
closed
8 months ago
0
Passing CSRF token in header not working on NGINX server, as underscores in header are not supported
#178
JordanRifaey
closed
5 months ago
6
Support PHP 8.2 and 8.3
#177
akrabat
closed
5 months ago
0
Update Changelog
#176
akrabat
closed
5 months ago
0
Allow tokens via header
#175
blizzz
closed
9 months ago
2
Update phpspec/prophecy requirement from ^1.17 to ^1.18
#174
dependabot[bot]
closed
10 months ago
0
Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.8
#173
dependabot[bot]
closed
10 months ago
0
Update phpspec/prophecy-phpunit requirement from ^2.0 to ^2.1
#172
dependabot[bot]
closed
10 months ago
0
Update psr/http-message requirement from ^1.0 to ^2.0
#171
dependabot[bot]
closed
1 year ago
2
Update phpunit/phpunit requirement from ^9.5 to ^9.6
#170
dependabot[bot]
closed
1 year ago
0
Update phpspec/prophecy requirement from ^1.16 to ^1.17
#169
dependabot[bot]
closed
1 year ago
0
Not working with slim-session package?
#168
inpresif
closed
11 months ago
2
Update phpspec/prophecy requirement from ^1.15 to ^1.16
#167
dependabot[bot]
closed
1 year ago
0
CSRF always fails in 1.3.0
#166
mijorus
closed
1 year ago
5
Bug fix: Enforce storage limit on failure
#165
akrabat
closed
2 years ago
0
Storage is not removing old items on failure
#164
juhchamp
closed
2 years ago
0
Add csrf-middleware conditionally
#163
trendschau
closed
2 years ago
1
Update squizlabs/php_codesniffer requirement from ^3.6 to ^3.7
#162
dependabot[bot]
closed
2 years ago
0
Drop Support for PHP 7.3
#147
nbayramberdiyev
closed
2 years ago
0
Update phpspec/prophecy requirement from ^1.14 to ^1.15
#146
dependabot[bot]
closed
2 years ago
0
Add XOR to token to avoid BREACH attack
#145
t0mmy742
closed
2 years ago
0
PSR-12
#144
t0mmy742
closed
3 years ago
1
Now accepting Headers
#143
deployHuman
closed
2 years ago
1
Selectable methods
#142
deployHuman
closed
3 years ago
10
Update squizlabs/php_codesniffer requirement from ^3.6.0 to ^3.6.1
#141
dependabot[bot]
closed
3 years ago
0
Bug in enforcing storage limit, grew too large in many cases.
#140
deployHuman
closed
3 years ago
2
Add link to issue referenced in README
#139
markusdosch
closed
3 years ago
0
Add github actions workflow
#138
l0gicgate
closed
3 years ago
0
Update phpspec/prophecy requirement from ^1.13 to ^1.14
#137
dependabot[bot]
closed
3 years ago
0
Slim 3 version
#136
wallacio
closed
3 years ago
1
Update squizlabs/php_codesniffer requirement from ^3.5.8 to ^3.6.0
#135
dependabot[bot]
closed
3 years ago
0
Update phpspec/prophecy requirement from ^1.12 to ^1.13
#134
dependabot[bot]
closed
3 years ago
0
Upgrade to GitHub-native Dependabot
#133
dependabot-preview[bot]
closed
3 years ago
0
Implement iterator support at getLastKeyPair
#132
cwreden
closed
3 years ago
2
Update phpspec/prophecy requirement from ^1.10 to ^1.12
#131
dependabot-preview[bot]
closed
3 years ago
0
Update phpunit/phpunit requirement from ^9.0 to ^9.5
#130
dependabot-preview[bot]
closed
3 years ago
0
Support PHP 8 and remove 7.1 and 7.2
#129
akrabat
closed
3 years ago
1
PHP8 Support
#128
schiederme
closed
3 years ago
8
Raise error if there is a token in the body of a GET request
#127
akrabat
closed
3 years ago
1
Remove token on validation
#126
akrabat
closed
3 years ago
0
token not removed when permanent mode is OFF if the value is correct
#125
asaokamei
closed
4 years ago
1
Next