cakephp2-php8/lib/Cake/Controller/Component
mark_story 0282194c20 Make permission denied redirects host relative.
This helps fix infinite redirect loops when HTTP_X_FORWARDED_HOST is
set, and fixes redirects back to external domains on authentication
errors.

Fixes #3207
2012-09-14 09:39:45 -04:00
..
Acl Remove unused variables and code 2012-09-05 17:19:13 -07:00
Auth Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
AclComponent.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
AuthComponent.php Make permission denied redirects host relative. 2012-09-14 09:39:45 -04:00
CookieComponent.php remove cookie reading in startup 2012-09-07 00:04:03 +02:00
EmailComponent.php Fix $readReceipt variable in EmailComponent::send 2012-09-05 12:49:09 -07:00
PaginatorComponent.php Merge branch '2.1' into 2.2 2012-06-02 20:57:05 -04:00
RequestHandlerComponent.php Make RequestHandlerComponent better simulate GET requests. 2012-08-14 12:46:47 -04:00
SecurityComponent.php Type check before unset() 2012-07-11 15:54:24 -04:00
SessionComponent.php Fix SessionComponent::id() not returning the id. 2012-04-03 13:21:52 -04:00