This repository has been archived by the owner on Mar 11, 2022. It is now read-only.
4.2.3 (2019-12-05)
- [FIXED] Expose BasePlugin.
- [FIXED] Prevent double encoding of credentials passed in URL user information when using the
cookieauth
plugin. - [IMPROVED] Documented the characters that are required to be encoded in URL user information.
- [IMPROVED] Documented the legacy compatibility behaviour that always adds the
cookieauth
plugin when using the initialization callback functionality.