antograssiot
|
b204289a99
fix phpunit mocks
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
618457e8a6
Fix PHPUnit getMock warnings in 3.next.
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
d00d7fdfe0
Remove use of TestCase::getMock() from "Controller" namepace tests.
|
9 years ago |
Jose Lorenzo Rodriguez
|
6abb45a5ad
Merge branch 'master' into 3.next
|
10 years ago |
Jose Lorenzo Rodriguez
|
abf063e8f3
Fixed test that was never supposed to work
|
10 years ago |
Jose Lorenzo Rodriguez
|
8d7400db97
Merge branch 'master' into 3.next
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
ADmad
|
271f61d62f
Merge branch 'master' into 3.next
|
10 years ago |
ADmad
|
ee0e57df1f
Allow AuthComponent and friends to work with user object implementing ArrayAccess.
|
10 years ago |
Bryan Crowe
|
315a0ce60c
Remove old lighthouseapp references
|
10 years ago |
ADmad
|
8b746c5ed0
Include authentication provider instance in Auth.afterIdentify event data.
|
10 years ago |
ADmad
|
754f4a24e8
Trigger Auth.afterIdentify even for stateless authentication
|
10 years ago |
ADmad
|
f1f7c3f1b4
Set authentication provider for stateless authentication too.
|
10 years ago |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
ADmad
|
a3e1fc008c
Check whether Auth.afterIdentify event has a return value.
|
10 years ago |
Mark Story
|
d35a5ca388
Merge branch 'master' into 3.1
|
10 years ago |
Mark Story
|
d64255510b
Only set `_base` when loginAction is an array.
|
10 years ago |
ADmad
|
be32e2d584
Merge pull request #7255 from ADmad/auth-redirect
|
10 years ago |
Mark Story
|
88fca50589
Merge branch 'master' into 3.1
|
10 years ago |
ADmad
|
094277be29
Change how Auth.redirect is set.
|
10 years ago |
Mark Story
|
5a4ab489de
Fix double base directory in unauthorized redirects.
|
10 years ago |
ADmad
|
48febfe091
Merge pull request #6906 from cakephp/auth-beforefilter
|
10 years ago |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
7af88180ed
Allow triggering auth check on any configured event.
|
10 years ago |