Corey Taylor
|
ce0fb0ef10
Merge branch '3.x' into 3.next
|
5 years ago |
Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
Mark Story
|
a08c3a78de
Fix missing typechecks in SecurityComponent and CsrfProtectionMiddleware
|
5 years ago |
ADmad
|
85fc144ca8
Replace Zend framework packages with Laminas.
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
ADmad
|
3b017e4925
Update test
|
6 years ago |
ADmad
|
e7ad46d61f
Remove return typehint to make code compatibale with PHP<=7
|
6 years ago |
ADmad
|
95af9f3804
Allow request whitelisting in CsrfProtectionMiddleware.
|
6 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
Mark Story
|
a296960cb9
Fix remaining tests in Http package.
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
00c6160b0e
Stop using pass by ref and use smaller methods.
|
9 years ago |
ADmad
|
f5996c3e84
Remove cheeck for "requestAction()" requests.
|
9 years ago |
ADmad
|
ef6642e6ff
Fix CS error.
|
9 years ago |
Florian Krämer
|
596d38d78a
Removing method stubs from the CsrfProtectionMiddlewareTest
|
9 years ago |
Florian Krämer
|
f25aa4308d
Adding more tests for the CsrfProtectionMiddleware
|
9 years ago |
Florian Krämer
|
0fa62a6efc
Adding tests for the CsrfProtectionMiddleware
|
9 years ago |
Florian Krämer
|
b0877b9597
Adding tests for the CSRF middleware
|
9 years ago |
Florian Krämer
|
fe1c6432c6
Started on turning the CSRF component into a middleware
|
9 years ago |