ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
cff3aeb81e
Fix request usage in Auth tests.
|
8 years ago |
Mark Story
|
990eb1cda3
Fix remaining deprecations for table methods.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Florian Krämer
|
bc74e85b99
Fixing use of deprecated methods in \Auth tests
|
8 years ago |
Jose Diaz-Gonzalez
|
370fe1ebb2
3.next - Add deprecation warnings to the Utility package
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
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 |
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 |
Philippe Lafrance
|
3088cc13e3
BaseAuth now pass the username to custom finder
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
ADmad
|
5f2f98f7e5
Allow passing custom finder options to AuthComponent config.
|
10 years ago |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
ADmad
|
f858103ba2
Deprecate "scope" and "contain" options.
|
10 years ago |
ADmad
|
4fa0dcff74
Fix typo
|
10 years ago |
ADmad
|
54d8ac0c14
Allow setting custom finder for authenticators.
|
10 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
b5c6675b90
Include virtual fields in authenication data.
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
librasoft
|
dfe7799796
Make use of Security::salt() instead of Configure::read('Security.salt');
|
11 years ago |
Jose Lorenzo Rodriguez
|
caac0c6d0a
Moving Utility\Time to I18n\Time
|
11 years ago |