Releases: UNLOQIO/unloq-wordpress-plugin
Releases · UNLOQIO/unloq-wordpress-plugin
UNLOQ-1.5.19
= 1.5.19 =
- Fixed incorrect login URL redirects when used with plugins that perform i18n, and password reset/welcome email URL sending.
UNLOQ 1.5.15
- Custom login path is now compatible with the iTheme Security plugin
UNLOQ 1.5.14
- Fixed issues with PHP < 5.3 for class constants accessing
UNLOQ
= 1.5.11 =
- Updated the authentication flow to prevent redirect loop
UNLOQ
= 1.5.10 =
- The login.js file now handles the UNLOQ-only login method's token redirect without relying on the widget URL.
UNLOQ
- The login.js file now automatically handles the token redirect without relying on the widget URL.
UNLOQ
= 1.5.8 =
- Login JS script is now correctly enqueue and check for correct jQuery version to avoid theme conflicts
UNLOQ 1.5.7
Fixed static declaration to use array() constructor
UNLOQ 1.5.6
- Fixed $_GET non-isset() checked variable
UNLOQ 1.5.5
- util->getQuery() now works with $_GET in stead of $_SERVER