ADmad
|
efe6c0501b
Fix docblock CS errors.
|
11 years ago |
mark_story
|
b01ef90b54
Fix an issue where custom Auth config would cause errors.
|
11 years ago |
Jose Lorenzo Rodriguez
|
ad2ccd82c7
Removing references to the SessionComponent in AuthComponent
|
12 years ago |
Jose Lorenzo Rodriguez
|
eafe1aca3c
Fixing AuthComponent tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
91f4284432
Removing the static keyword out of AuthComponent
|
12 years ago |
mark_story
|
3bba1ebd0a
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
mark_story
|
da143545fd
Implement implementedEvents on all core components.
|
12 years ago |
mark_story
|
4429d496f4
Don't mix tabs and spaces on the same line.
|
12 years ago |
euromark
|
e18162f336
Rename classname to className in order to unify the different usage of it.
|
12 years ago |
Mark Story
|
f5d511d106
Merge pull request #3424 from dereuromark/3.0-api
|
12 years ago |
euromark
|
74569283c0
Remove var args in favor of array syntax. Resolves #3422
|
12 years ago |
euromark
|
4fd6656ea8
Stricter string comparisons.
|
12 years ago |
ADmad
|
3bf75151b8
Remove unnecessary check.
|
12 years ago |
ADmad
|
fee9b11d0f
Return null instead of true.
|
12 years ago |
ADmad
|
ab2a865d3f
Fix method call.
|
12 years ago |
ADmad
|
7f2d68172f
Stop event propagation when returning response.
|
12 years ago |
ADmad
|
49068165e3
Allow authenticator's unauthenticated() method to return response.
|
12 years ago |
ADmad
|
f247c9df85
Allow Controller::startup() to return Response object.
|
12 years ago |
ADmad
|
0fbd3eca87
Make Controller::redirect() return response object.
|
12 years ago |
Renan Gonçalves
|
99205e4113
Adding _stop() back to classes that used to extend Cake\Core\Object.
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
euromark
|
0feb766f5d
harden method signatures
|
12 years ago |
ADmad
|
f6488265f2
Change default config value to null.
|
12 years ago |
ADmad
|
e3fa02b6d2
Reduce calls to config().
|
12 years ago |
ADmad
|
201dae5d52
Fix error on PHP 5.4
|
12 years ago |
ADmad
|
ebfc73f5fc
Switch from using properties to config() for AuthComponent.
|
12 years ago |
AD7six
|
74725579d7
update Controller NS to be settings -> config()
|
12 years ago |
José Lorenzo Rodríguez
|
2bd74086d5
Merge pull request #3043 from dereuromark/3.0-debug
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
euromark
|
3d1a78ff63
Make debug status boolean
|
12 years ago |