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 |
ADmad
|
8e5b2c722f
Remove use of request info to identify user in AuthComponent::login().
|
11 years ago |
Jose Lorenzo Rodriguez
|
6684e3600d
Fixing a couple broken tests
|
11 years ago |
Jose Lorenzo Rodriguez
|
db362f707c
Ranaming method for consistency sake
|
12 years ago |
Jose Lorenzo Rodriguez
|
e53f572565
Adding a couple assertions to test the new AuthComponent methods
|
12 years ago |
Rachman Chavik
|
de1d35430a
Move files to Cake\Auth
|
12 years ago |
Jose Lorenzo Rodriguez
|
3ee5b6b3f3
Removing the BlowfishPassword hasher
|
12 years ago |
mark_story
|
b01ef90b54
Fix an issue where custom Auth config would cause errors.
|
12 years ago |
Jose Lorenzo Rodriguez
|
99ec1e3f46
Cleaning up some code
|
12 years ago |
Jose Lorenzo Rodriguez
|
0524a72275
Fixing a few failing tests
|
12 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 |
mark_story
|
3bba1ebd0a
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
euromark
|
74569283c0
Remove var args in favor of array syntax. Resolves #3422
|
12 years ago |
ADmad
|
fee9b11d0f
Return null instead of true.
|
12 years ago |