Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@challgren challgren released this 21 Jan 22:07
· 1 commit to master since this release
a9e2e01
  • Requires a POST, PUT or DELETE when calling $this->Impersonate->login($userId) to allow CsrfComponent and SecurityComponent a chance to inspect the request.
  • Removed $this->Impersonate->isImpersonate() please use $this->Impersonate->isImpersonated()
  • Allows configuration of the Cookie used for temp storage