Michael Hoffmann
|
3eeaa21ccd
Remove spaces around declare statement
|
7 years ago |
stickler-ci
|
e7780f507b
Fixing style errors.
|
7 years ago |
Michael Hoffmann
|
80f61791b6
Add type hints and strict types to Controller
|
7 years ago |
ADmad
|
5e9dd21af0
Removed deprecated code from SecurityComponent.
|
8 years ago |
ADmad
|
5ee9f48f51
Remove deprecated code missed earlier.
|
8 years ago |
ADmad
|
3fa56e112e
Update usage of deprecated Controller properties in SecurityComponent
|
8 years ago |
ADmad
|
40ca263e3f
Update components.
|
8 years ago |
Mark Story
|
e2ed51f20a
Fix mismatched URL comparisions in SecurityComponent.
|
8 years ago |
Mark Story
|
823870ce53
Fix SecurityComponent using deprecated properties.
|
8 years ago |
Mark Story
|
5f923fffc9
Fix usage of addParams() across the tests.
|
8 years ago |
Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
mark_story
|
068659c61b
Fix deprecated failures in SecurityComponent.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
031d991f85
Fix deprecation use in components.
|
8 years ago |
Jose Diaz-Gonzalez
|
370fe1ebb2
3.next - Add deprecation warnings to the Utility package
|
8 years ago |
Mark Story
|
0eee967d26
Add deprecations for Controller
|
8 years ago |
Mark Story
|
f541bdcb55
Fix tests for PHP7.2 session_id problems.
|
8 years ago |
Mark Story
|
8467d1edbb
Fixate session_id() in security component tests.
|
8 years ago |
Mark Story
|
ec915e5de5
Fix SecurityComponent tests.
|
8 years ago |
Marc Ypes
|
22b8fc4a24
Use hmac for token hashes to avoid collisions
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
chinpei215
|
c792290d2e
Fix _validatePost returns true when empty form is submitted
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Mark Story
|
1563b6fabb
Fix tests failing due to environment pollution.
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |