Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
34.44 KB
MD5: ea007b2abf764485b1ada66958ebe540
SHA-1: a8a28af7f07571e37b78be9b916f311cc28502d5
SHA-256: 4cbcc37549a162e649d5128ec3c31a7c4de3d134de7e13a237777835bdc22b4e
Download zip
42 KB
MD5: cde2df69d07fc625989fa6eee3d4cd1a
SHA-1: 6900b489acc92741d5c0436b23239d73cf4fa40d
SHA-256: a48a43b52e457ef32a73c54751eb21b612b86065bf794a7bc16bf524a2bbb31d
Release notes
- #2001848 : Fix Init decryption on registered external users.
- #1996562 : Fix php warning error display.
- #1291908 : Fix from the Email Registration custom module v7.x-1.1.
- Inform about encryption on the mail and init fields description into the {users} table.
- Add simpletest units : about registering external users and dynamic queries.
- Add a setting link into the module list page.
- Add CHANGELOG.txt file.
- Fix spelling errors on documentation.
- Improvement compatibility with custom modules, improving the dbee_query_alter() function.
- Convert module files to utf-8.
- Fix french translations.