Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 170.52 KB
MD5: 287f59baec4a44b9694541b0b0bcf218
SHA-1: 117926db7c03e124abc986dc4c2e61f443bbf277
SHA-256: ee4a1af2b53efb510a5ccef445bf89b55a3463060b96e0c0dc956a8d3a805b64
Download zip 202.16 KB
MD5: bd2c8ba3119b4f968d6cd7c7ea040e0b
SHA-1: eaea119579a49f045ab3c17662eb74767fb72c36
SHA-256: 3d016738d120eb4fc08284ceb20d1df77964bd42099ecd9e736f533af7c1e502

Release notes

Added tokens support to destination setting (redirect after login).
Fixed #1835820: HybridAuth library also needs php5-curl - HybridAuth library requires php-curl; added to README.txt
Fixed #1835840: HybridAuth ignores registration account settings - honor the site settings on who can register and approve new user accounts
Integration with e-mail address verification setting - if auth provider gives not verified e-mail address we will ask to verify it.
Add identity to existing account with the same email only if auth provider gives emailVerified property.
Added settings for account creation and e-mail verification policies -either follow core settings or override for users created by HybridAuth
Added required fields functionality - if value is not returned by auth provider we will present a form to fill required values.
Refactored delete identity form submit handler.
Refactored exceptions handling and watchdog reporting stuff.

Created by: duozersk
Created on: 13 Nov 2012 at 00:15 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases