Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
13.41 KB
MD5: a2b68648276338c411fb311089d5a598
SHA-1: f84048384194dc4e83e53ffb5ddbb0f91dabda51
SHA-256: 023c95d129b4280df2be72c09832e85c9b6037cbf5c86363abea62910d216acb
Download zip
20.12 KB
MD5: e922f4972fd31ecc70a31f062cd4ac48
SHA-1: c9d9f69f418b514b7bff7a9d462221608c64262f
SHA-256: 8f8585947d1d54ce37d825543932c52ee862c853dab0bb1c2b1c48d4df3bd5ce
Release notes
This release moves credentials from a custom table to the user.data service. This means that the data will now be stored at the users_data table, which is part of Drupal core and has an API to manage it.
Sites with existing credentials need to run database updates so the data can be ported to the new architecture.