Skip to content

CakePHP Authorization 2.0.1

Choose a tag to compare

@markstory markstory released this 09 Jan 15:41
3930120

Fixes

  • Use stable versions of all dependencies.
  • Redirect URLs no longer contain the host or protocol. When doing redirects you should validate URLs again.
  • Redirect URLs now include the base path.