cakephp2-php8/lib/Cake/Controller/Component/Auth
mark_story 2afb05b590 Merge branch '2.0' into 2.1
Conflicts:
	app/View/Pages/home.ctp
	lib/Cake/Config/config.php
	lib/Cake/Core/App.php
	lib/Cake/VERSION.txt
	lib/Cake/View/Helper/NumberHelper.php
2012-02-12 10:06:13 -05:00
..
ActionsAuthorize.php Removing trailing spaces. 2011-08-15 23:55:08 -04:00
BaseAuthenticate.php Merge pull request #260 from tPl0ch/2.1-authenticate 2012-01-12 18:53:19 -08:00
BaseAuthorize.php Fix issues with double / & leading/trailing / 2012-02-11 10:29:18 -05:00
BasicAuthenticate.php Added 'recursive' settings option to BaseAuthenticate and BasicAuthenticate to have a bit more fine grained control in custom Authenticate objects. 2011-10-19 17:54:08 +02:00
ControllerAuthorize.php Removing trailing spaces. 2011-08-15 23:55:08 -04:00
CrudAuthorize.php Updating CrudAuthorize to work like ActionsAuthorize. 2011-09-26 20:38:38 -04:00
DigestAuthenticate.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
FormAuthenticate.php Extracting password hashing into as separate method. 2011-09-21 07:38:22 -04:00