rpx 7.x-2.5

New features

Fixes and Changes
• Updated load js path

rpx 7.x-2.4

Bug fixes
  • Removed obsolete Views fields that were causing SQL errors
  • Fixed an issue that caused provider icons to not appear in the Share button

rpx 7.x-2.3

Bug fixes
  • Issue #1961852 by geokat: Remove hard-coded 'rpxnow.com' from Engage URLs

rpx 7.x-2.3-beta1

New features

New Authentication Widget Support
New Sharing Widget Support

rpx 7.x-2.2

Security update
Bug fixes

New since 7.x-2.1:

Improved session data handling.

rpx 6.x-2.2

Security update
Bug fixes

New since 6.x-2.1:

Improved session data handling.

rpx 7.x-2.1

Bug fixes
Insecure

New since 7.x-2.1-rc1:

Issue #1240200 by geokat: Fixed Added a workaround for themes that alter the float clearing rules for the login form.

rpx 6.x-2.1

Bug fixes
Insecure

New since 6.x-2.1-rc1:

Issue #1240200 by geokat: Fixed Added a workaround for themes that alter the float clearing rules for the login form.

rpx 7.x-2.1-rc1

Bug fixes
Insecure

New since 7.x-2.1-beta3:

Issue #1217842 by geokat: Fixed regression bug introduced by commit ea449d4.

This is hopefully the last non-stable release for 2.1.

rpx 6.x-2.1-rc1

Bug fixes
Insecure

New since 6.x-2.1-beta3:

Issue #1232550 by geokat: Fixed Enabling social sharing without Token module causes errors.

This is hopefully the last non-stable release for 2.1.

rpx 6.x-2.1-beta3

New features
Bug fixes
Insecure

This is a backport of the Drupal 7 (2.x) module. It has the same feature set as that module.

rpx 6.x-2.1-beta2

New features
Bug fixes
Insecure

This is a backport of the Drupal 7 (2.x) module. It has the same feature set as that module.

rpx 6.x-2.1-beta1

New features
Bug fixes
Insecure

This is a backport of the Drupal 7 (2.x) module. It has the same feature set as that module.

rpx 6.x-2.x-dev

New features
Bug fixes

Backport of the 7.x-2.x module.
This code is under development. Do not use on a production site!

rpx 7.x-2.0

New features
Bug fixes
Insecure

Important: major version for the development branch was changed from 1 to 2. More info here:
http://drupal.org/node/1107082

New since 7.x-1.0-rc2

  • Issue #1127440 by BenK, geokat: Completed update README.txt for latest features.
  • Issue #1030260 by geokat: Increased the length of text summary for social sharing of comments and nodes.
  • Issue by geokat: Fixed added checks for missing fields at account linking.
  • Issue by geokat: Fixed a small bug in the profile (legacy) fields import (fields that did not exist in the database were not treated as empty).
  • Issue #1126268 by geokat: Fixed a broken link in a help message.
  • Issue #1029648 by geokat: Fixed a bug that caused extended data not to be requested when adding a linked account (leftover behaviour from when we did not import data at account linking).
  • Issue #1021748 by geokat: Fixed a bug that caused rpx_action_launch_social to fail to launch the social widget if Drupal overlay was used.
  • Issue #1029648 by geokat: Fixed a PHP notice that occured when importing data into an empty multi-value field.
  • Issue #1021748 by geokat: Fixed a bug that caused wrong redirect from JS upon setting a social sharing cookie (Rules integration).

rpx 7.x-2.x-dev

New features
Bug fixes

This code is under development.

Important: major version for the development branch was changed from 1 to 2. More info here:
http://drupal.org/node/1107082

rpx 7.x-1.0-rc2

New features
Bug fixes

New since 7.x-1.0-rc1

  • Issue #1030260 by geokat: Added all user-facing text in the social sharing widget is now customizable.
  • Issue #1030260 by BenK: Fixed improved user-facing text on the default social sharing settings page.
  • Issue #1030260 by geokat: Added the comment entity to the token browser for the content type social sharing settings.
  • Issue #1021748 by geokat: Fixed now apostrophes in the social sharing widget are shown as is (as opposed to being encoded).
  • Issue #1021748 by geokat: Added activity title customization for the 'Launch social sharing widget' Rules action.
  • Issue #1021748 by geokat: Added 'Social sharing cookie was set...' events.
  • Issue #1095904 by mediawrox: Fixed added weight to the 3rd party ID element on the registration form, so that it is shown at the bottom.
  • Issue #1070358 by geokat: Fixed removed technical lingo from user-facing messages.
  • Issue #1066720 by geokat: Added made sign-in icon position and size configurable (new medium-size provider icon set).
  • Issue #1066040 by geokat: Fixed removed 'administer janrain engage' from the list of permissions for the 'delete linked accounts' Views field.
  • Issue #1113030 by geokat: Fixed clean up 'Share this on:' hover box.

rpx 7.x-1.0-rc1

New features
Bug fixes

New since 7.x-1.0-beta1

  • Moved content-type specific social sharing settings to content-type edit page.
  • Allowed default social sharing text (for nodes and comments) to be customizable per content type. Also added global default sharing text customization with token browser (when Token module is enabled). RPX path browser in the field mapping UI now depends on the Token module as well.
  • Fixed a UI help message.
  • Fixed another UI help message.
  • Added token browser UI (token tree) below the verification e-mail field.

rpx 7.x-1.0-beta1

New features

New Features

  • Modularity: Now it's possible to use the core sign-in functionality without using the standard UI and widgets (useful for custom sign-in UI implementations).
  • Profile 2 and User fields are now supported in addition to the (deprecated) Profile core module.
  • Integration with the Rules module, providing "Linked account added (deleted)" events that can be used to invoke actions when a 3rd party identity is added or deleted.
  • Complete Engage user profile data mapping support (with an easy to use Engage data field browser).

rpx 6.x-1.4

Security update
Bug fixes
  • Add image validation to 3rd party profile images to prevent possible exploits
  • Use single quotes in queries to support Postgresql.
  • Fixed error in profile field mapping.
  • Fix wording error in one of the Drupal messages.
  • Fix undefined variable error with rpx javascript.
  • Fix some misc PHP Notice errors.

rpx 6.x-1.3

New features
Insecure

New Features

  • Users can add multiple identity providers to their account
  • Mapping RPX profile fields to Drupal profile fields
  • Option to copy profile image from provider to Drupal
  • Option to alway present the registration form during RPX registration
  • Option to enforce validation of emails that have not been validated by the identity provider
  • Wrapped RPX login widgets in theming function to allow custom theming
  • Add new provider: LinkedIn
  • Provide sprite image containing all provider icons for custom theming purposes

Bug Fixes

  • Enforce profile fields required for registration when using RPX
  • Delete user authmap data when a user is deleted

Improvements

  • Better handling of RPX registration when an email is not provided by the identity provider
  • Performance (front end): Only add RPX javascript on page where a login widget is presented
  • Extra profile fields representing RPX data is now optional (this option will be removed in the next version)
  • Overriding OpenID link with RPX is now optional, so both options can exist at the same time

rpx 6.x-1.2-rc2

Insecure

Changes since DRUPAL-6--1-2-RC2:

  • rweishar: Fixed bug with identifying Windows LiveID. Hid option for social pub in configuration for 'Basic' accounts.
  • Clean up sign in block. Make default title more generic. Remove list title from list of providers in block.
  • Fix grammar on the settings page.

rpx 6.x-1.1-rc2

Insecure

Changes since DRUPAL-6--1-0-RC2:

  • rweishar: fix for warning: Missing argument 2 for _rpx_provider_icon()
  • rweishar: Fixed bug with IE8. Added rpx_xdcomm.html to module.
  • Missing argument for function _rpx_provider_icon() was causing errors. Added default value for second argument. #646160

rpx 6.x-1.0-rc2

New features
Insecure

Changes since DRUPAL-6--1-0-RC1:

  • rweishar: Added social publishing support for comments. Updated configuration interface to allow control of this feature.

rpx 6.x-1.0-beta1

Insecure

This is the first beta release for the RPX module, providing a working implementation of the RPX service.

rpx 6.x-1.x-dev

An initial 6.x development release to be used for development purposes. This version should NOT BE USED on production sites.

Subscribe with RSS Subscribe to Releases for Janrain Social Login