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 |
Mark Story
|
02f8000ed7
Merge branch 'master' into 3.next
|
9 years ago |
gregs
|
0bfad80d97
Improve consistency of docblocks
|
9 years ago |
Mark Story
|
8b07eba14f
Clean up property usage.
|
9 years ago |
Mark Story
|
7ba35f4e9b
Merge branch 'master' into 3.next
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
thinkingmedia
|
6f3c0287a2
fix SecurityComponentTest, does not use event data for test
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
ADmad
|
d00d7fdfe0
Remove use of TestCase::getMock() from "Controller" namepace tests.
|
9 years ago |
Justin Yost
|
b3753dc6d3
Change Exception Throw When SecurityComponent ValidatePost Fails
|
10 years ago |
Jorge González
|
bd8ce3db38
improve FormHelper debugSecurity processing, improve tests
|
10 years ago |
Jorge González
|
1bf0d82391
code improvements fixing PR comments from @markstory
|
10 years ago |
Jorge González
|
8b80371206
improve thrown exception to include the blackhole reason details
|
10 years ago |
Jorge González
|
63f564ad56
refactor and improve unit tests
|
10 years ago |
Jorge González
|
98fd7a6f27
fix unit tests, add wrapper to check exceptions and debug messages
|
10 years ago |
Jorge González
|
e73f064c71
fix unit tests, add wrapper to check exceptions and debug messages
|
10 years ago |
Bryan Crowe
|
315a0ce60c
Remove old lighthouseapp references
|
10 years ago |
Mark Story
|
16726e65f0
Make test check for failure instead of pass.
|
10 years ago |
Mark Story
|
0abb7901c4
Validate POST data whenever request->data is not empty.
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
José Lorenzo Rodríguez
|
728ffa2e51
Fixed CS error
|
11 years ago |