cakephp2-php8/lib/Cake/Test/Case/Controller/Component/Auth
mark_story 6f914174a6 Fix issues with double / & leading/trailing /
Authorize classes should remove // and leading trailing /
Without this incorrect paths that fail to match nodes can be
generated.  This also allows settings[actionPath] to be
permissive in what it accepts.

Fixes #2563
2012-02-11 10:29:18 -05:00
..
ActionsAuthorizeTest.php Fix issues with double / & leading/trailing / 2012-02-11 10:29:18 -05:00
BasicAuthenticateTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
ControllerAuthorizeTest.php Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00
CrudAuthorizeTest.php Fix exception expectations. 2011-11-04 22:54:08 -04:00
DigestAuthenticateTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
FormAuthenticateTest.php ensure test doesnt fail by 1 second diff in timestamp 2011-11-22 10:57:36 +01:00