- Requires a POST, PUT or DELETE when calling
$this->Impersonate->login($userId)
to allowCsrfComponent
andSecurityComponent
a chance to inspect the request. - Removed
$this->Impersonate->isImpersonate()
please use$this->Impersonate->isImpersonated()
- Allows configuration of the Cookie used for temp storage