mscherer
|
06d1cec3a9
Fix docblocks see links.
|
5 years ago |
Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
Edgaras Janušauskas
|
33d09b03e5
Check if password hasher is called exactly once in all cases.
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
5f923fffc9
Fix usage of addParams() across the tests.
|
8 years ago |
Mark Story
|
a200215f10
Merge pull request #11464 from cakephp/3next-exception-moves
|
8 years ago |
Mark Story
|
28cf5ba504
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
Mark Story
|
07959ee08e
Use sha256 consistently.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Florian Krämer
|
42a46a90b4
Fixing the tests for auth package
|
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 |
Florian Krämer
|
bc74e85b99
Fixing use of deprecated methods in \Auth tests
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
8 years ago |
Marc Ypes
|
82ac89808d
Use hmac for digest nonces
|
8 years ago |
Mark Story
|
0eec6c799f
Enable DigestAuth to work when digest key is hidden.
|
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 |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
Mark Story
|
a8fa835319
Rename nonceExpires to nonceLifetime
|
9 years ago |
Mark Story
|
c1680b2ded
Implement more robust nonce handling in Digest authentication.
|
9 years ago |
Mark Story
|
318d7c1c1f
Fix tabs/spaces.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
c5963ca6de
Remove use of TestCase::getMock() from "Auth" namepace tests.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |