ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
AD7six
|
7a56cfdb13
correct fallbacks usage in tests
|
11 years ago |
Guy Warner
|
26b9d9449a
Add @trigger to functions docs when event added
|
11 years ago |
ADmad
|
601cdcc14c
Added triggering of Auth.afterIdentify and Auth.logout events.
|
11 years ago |
mark_story
|
f28e67ce38
Update AuthComponent to use new action handling methods.
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
mark_story
|
9245265ddd
Remove use of WEBROOT_DIR from CakePHP.
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
mark_story
|
5d203b4c08
Add deprecated warning for deprecated method.
|
11 years ago |
mark_story
|
4c52dede4f
Start implementing Controller::initialize()
|
11 years ago |
librasoft
|
dfe7799796
Make use of Security::salt() instead of Configure::read('Security.salt');
|
11 years ago |
ADmad
|
c3a48581ba
Simply flash message setting in auth component.
|
11 years ago |
Walther Lalk
|
ddde891c6b
Fix failing tests due to adding aliases to Authorize and Authenticate providers
|
11 years ago |
Jose Lorenzo Rodriguez
|
512d385b4e
Fixing some failing unit tests
|
11 years ago |
Jose Lorenzo Rodriguez
|
3265326bb6
Merge remote-tracking branch 'origin/3.0' into 3.0-move-exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
ADmad
|
49a9147a78
Update / fix test cases.
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
José Lorenzo Rodríguez
|
106fee0939
Merge pull request #3898 from markstory/3.0-route-collection
|
11 years ago |
mark_story
|
0dcfaff52e
Stop inflecting prefix.
|
11 years ago |
ADmad
|
2b2fa9792f
Remove blowfish hash generation support from Security::hash().
|
11 years ago |
mark_story
|
566e768cae
Remove default routes.
|
11 years ago |
mark_story
|
a9ba33dcd5
Throw exceptions when routes result in an error.
|
11 years ago |
ADmad
|
c1e7d43bb1
Fix url option key.
|
11 years ago |
ADmad
|
e527254b00
Rename SimplePasswordHasher to DefaultPasswordHasher.
|
11 years ago |
ADmad
|
9f49839dae
Move initializing of properties from initialize() to constructor.
|
11 years ago |
ADmad
|
d493e919e3
Merge pull request #3735 from ADmad/3.0-auth
|
11 years ago |
mark_story
|
2d2c6a6049
De-duplicate session flash features.
|
11 years ago |
ADmad
|
ffcb4389cc
Rename AuthComponent::login() to AuthComponent::setUser().
|
11 years ago |