Skip to content

Releases: LoginRadius/drupal-identity-module

Released Version 7.x-4.0

30 Mar 12:37
Compare
Choose a tag to compare

Enhancements

  • Compatible with our latest PHP SDK 10.0.0.
  • Added custom domain option for the IEF page.
  • Added registration form schema option.
  • Standardize the naming convention of labels and text of the plugin.
  • Separate file for all notification messages for easy maintenance.
  • Standardize the debug log logging method.
  • Replaced Hosted page module name with Identity Experience Framework Module.

Released Version 8.x-4.0

11 Feb 07:06
Compare
Choose a tag to compare

Enhancements

  • Compatible with our latest PHP SDK 10.0.0.
  • Added custom domain option for the IEF page.
  • Added registration form schema option.
  • Standardize the naming convention of labels and text of the plugin.
  • Separate file for all notification messages for easy maintenance.
  • Standardize the debug log logging method.
  • Replaced Hosted page module name with Identity Experience Framework Module.

Release Version 8.x-3.16

03 Jun 11:52
29519c0
Compare
Choose a tag to compare

Bug Fixing

  • Removed page attachments hook from admin pages.
  • Removed Session which was storing all the user profile data.
  • Removed anonymous user session from the database.
  • Add option to not store email/username in Drupal.
  • Other bug fixing reported on drupal.org

Release version 8.x-3.15

15 Jan 12:20
Compare
Choose a tag to compare

Enhancements

  • Handled API Request Signing feature.
  • Standardize the code as per Drupal coding standard reported.

Release version 8.x-2.3(API V1 Based)

30 Aug 07:00
Compare
Choose a tag to compare
  • Changed Method Names in UPPER CASE.

Release version 7.x-1.5(V1 API Based)

30 Aug 06:56
Compare
Choose a tag to compare
  • Changed HTTP Method Names in UPPER CASE.

Release version 8.x-3.14

17 Aug 08:00
Compare
Choose a tag to compare
  • Capitalised HTTP Method Names.

Release version 7.x-3.2

17 Aug 06:59
Compare
Choose a tag to compare
  • Capitalised HTTP method names

Released Drupal 8.x-3.13

21 Jun 09:20
Compare
Choose a tag to compare

Bug Fixing

  • Fixed admin login issue with SSO

Released Drupal 8.x-3.12

19 Jun 05:35
Compare
Choose a tag to compare

Bug Fixing

  • Issue with Admin logout when SSO is enabled.