Skip to content

Releases: UNLOQIO/unloq-wordpress-plugin

UNLOQ-1.5.19

25 Aug 10:50
Compare
Choose a tag to compare

= 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

22 May 08:36
Compare
Choose a tag to compare
  • Custom login path is now compatible with the iTheme Security plugin

UNLOQ 1.5.14

15 May 06:18
Compare
Choose a tag to compare
  • Fixed issues with PHP < 5.3 for class constants accessing

UNLOQ

12 May 05:37
Compare
Choose a tag to compare

= 1.5.11 =

  • Updated the authentication flow to prevent redirect loop

UNLOQ

12 May 04:30
Compare
Choose a tag to compare

= 1.5.10 =

  • The login.js file now handles the UNLOQ-only login method's token redirect without relying on the widget URL.

UNLOQ

11 May 15:13
Compare
Choose a tag to compare
  • The login.js file now automatically handles the token redirect without relying on the widget URL.

UNLOQ

10 May 04:30
Compare
Choose a tag to compare

= 1.5.8 =

  • Login JS script is now correctly enqueue and check for correct jQuery version to avoid theme conflicts

UNLOQ 1.5.7

02 May 10:54
Compare
Choose a tag to compare

Fixed static declaration to use array() constructor

UNLOQ 1.5.6

28 Apr 08:08
Compare
Choose a tag to compare
  • Fixed $_GET non-isset() checked variable

UNLOQ 1.5.5

27 Apr 04:42
Compare
Choose a tag to compare
  • util->getQuery() now works with $_GET in stead of $_SERVER