CakePHP Authentication 2.6.1
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.