Skip to content

CakePHP Authentication 2.6.1

Compare
Choose a tag to compare
@markstory markstory released this 23 Apr 14:36
e4c17b4

Fixes

  • Improved documentation.
  • Cleaned up extra parameters passed in tests.
  • Improved the loginUrl mismatch error message.
  • Fixed a regression where identity instances that already implement IdentityInterface were being wrapped in a decorator when it wasn't necessary.