Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
27.39 KB
MD5: ac3feb81a0d9fd2dee76144d4844c5e7
SHA-1: a5bda4be4c21e199ce3c9af2dd1b51dffd42de1b
SHA-256: 417c660d24e6ed46018d98432a6c8ab502c6e01072f364146b4a6dc3c96a1481
Download zip
31.23 KB
MD5: 0ddd2a88c77c86b8f3ee55d43e5407e6
SHA-1: fc65bde191c35b31fb411764f5b1a47a9b4bc6d1
SHA-256: 9b026980f124acb718909165b379dd7d26c75168481a4b1332cf06e76d2f9d8f
Release notes
MYDIGIPASS.COM has changed its policy so that e-mail addresses will only be present in the list of shared attributes if the user has confirmed his e-mail address. See: https://developer.mydigipass.com/news#_only_confirmed_e_mail_addresses_c...
Since the releases previous to this version assumed that the e-mail attribute was always present, it was used in some cases. The changes in this release mainly check for the presence of the e-mail attribute before using it.
Not updating to this release may result in PHP notices about "Undefined index" in Drupal's watchdog.
Other changes:
- In some cases, the message in the "Status report" contained a hyperlink pointing to a no longer existing module page.
- When adding the MYDIGIPASS.COM button to a form, the class attributes are now passed in an array.
There are no database schema changes.