Skip to content

CakePHP Authorization 1.3.1

Choose a tag to compare

@markstory markstory released this 09 Jan 15:49
· 14 commits to 1.x since this release

Fixes

  • Generated redirect URLs no longer contain the host or protocol. You should validate URLs before redirecting or use the method in authentication plugin.
  • Base paths are included in URLs generated by RedirectHandler.