ADmad
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
Mark Story
|
87bab29eb2
Make CSRF token comparisions time constant.
|
8 years ago |
ADmad
|
8361b3a36a
Use default length of 64 for Security::randomString().
|
8 years ago |
ADmad
|
71a715f93a
Fix string length for odd lengths.
|
8 years ago |
ADmad
|
41a63c767e
Add method to generate secure random strings.
|
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 |
saeid
|
3be4e0428c
wrape deprecated test with deprecated helper()
|
8 years ago |
Jose Diaz-Gonzalez
|
370fe1ebb2
3.next - Add deprecation warnings to the Utility package
|
8 years ago |
Florian Krämer
|
3f88924123
Changing a test to use annotations vs asserts
|
8 years ago |
Florian Krämer
|
5bed3aaf0a
#11253 CI fixes and better variable naming
|
8 years ago |
Florian Krämer
|
9fe8944242
#11253 Check hash algorithm availability
|
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 |
Michael Hoffmann
|
5129884662
Split Security::salt() into getter/setter
|
9 years ago |
antograssiot
|
b712fee137
remove extra whitespace from #9304
|
9 years ago |
antograssiot
|
6e88317f5b
fix PHP7.1 tests
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
chinpei215
|
e4acb35503
Fix Security::randomBytes() fallback
|
9 years ago |
Mark Story
|
b79d8131fc
Add Security::random()
|
10 years ago |
mark
|
ea410bd70b
Fix typo.
|
10 years ago |
mark
|
5375c2cf78
Skip test if ext missing.
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Jose Diaz-Gonzalez
|
4e0f246c6e
Remove unused test
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
cf6947723a
Fix and implement cross engine decryption.
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Jose Lorenzo Rodriguez
|
c5a1c16e2e
Removing the coupling between Security and Configure
|
11 years ago |