dbee 3.1.2

Bug fixes

For upgrading from Drupal < 10.3 : you should directly jump to this 3.1.2 release, skipping 3.1.0 and 3.1.1. No database update needed.

dbee 3.1.1

Bug fixes

fix : issue #3562452 remove compatibility for Drupal 9 in the dbee v3.1 branch [The "UserMailUniqueDbee" plugin does not exist (D9)]

dbee 3.1.0

Bug fixes
New features

No changes from 3.1.0-rc3.

Changes since 3.0.0:

Fixed :

dbee 3.1.0-rc3

Bug fixes

Issue #3548669 : Fix Fatal error on editing user for Drupal < 10.3.9.

dbee 3.0.0

Stable release, 4 moths after 3.0.0-rc3 with no major issues reported.

Contributors (1)

jcnventura

Changelog

Issues: 1 issues resolved.

Changes since 3.0.0-rc3:

Task

dbee 3.0.0-rc2

Bug fixes

Contributors (1)

jcnventura

Changelog

Issues: 1 issues resolved.

Changes since 3.0.0-rc1:

Bug

dbee 3.0.0-rc1

Bug fixes
New features

Contributors (1)

jcnventura

Changelog

Issues: 3 issues resolved.

Changes since 8.x-2.4:

dbee 8.x-2.4

Bug fixes
Unsupported

Contributors (5)

jcnventura, hchonov, undertext, ptmkenny, kikoalonsob

Changelog

Issues: 6 issues resolved.

Changes since 8.x-2.3:

dbee 8.x-2.2

Bug fixes
Unsupported

Drupal 9 users, this version of the module is broken in D9 due to #3162630: D9 Fatal errors when editing the email and reseting password. Please use the patch in that issue, or upgrade to 8.x-2.3.

Changes since 8.x-2.1:

dbee 7.x-3.3

Bug fixes
Unsupported

Since v7.x-3.2 :
- #3064668 : When enabled, dbee does not allow to add new encryption configuration.
- on the report status page : display encryption method human name instead of machin name.

dbee 8.x-2.1

Unsupported

Difference with the v8.x-2.0 :
#3017608 : Fix incompatibility fix the webform_role token (available if webform and token modules are enabled together).

dbee 8.x-2.0

New features
Unsupported

A new D8 version of the DataBase Email Encryption (dbee) module not depending on the AES encryption module, because the AES module is not supported anymore and declared as unsecured.

dbee 8.x-2.0-beta2

Bug fixes
Unsupported

Make database and files backup before switching to this new version, otherwise you may loose all your users email addresses !
This new D8 version of the dbee module is not depending on the AES module anymore, because AES module is declared as insecure.

dbee 8.x-2.0-beta1

New features
Unsupported

Make database and files backup before switching to this new version, otherwise you may loose all your users email addresses !
This new D8 version of the dbee module is not depending on the AES module anymore, because AES module is declared as insecure.

dbee 8.x-2.x-dev

Bug fixes

Since v8.x-2.2 release :

  • Issue #3165316 : Display of "Security XYZ's email address is encrypted" (Improve dbee extrafield visibility)
  • Issue #3162630 : D9 Fatal errors when editing the email and reseting password (D8 not concerned)
  • Issue #3162581 : Fix coding standards message

No update script.

dbee 7.x-3.2

Bug fixes
Unsupported

2017/06/10 : 7.x-3.2 release.
- Fixed #2882622 : in Views, user email display is broken.
- Fixed #2884930 : On upgrading from v7.x-3.x to a later version, throw error message during update.php script.

If you come from dbee v7.x-2.x or v7.x-1.x versions :

dbee 7.x-3.0

Bug fixes
New features
Unsupported

Security update, new features.
The Database Email Encryption (dbee) module could not depends anymore on the aes module because this module is declared as unsecure.
All people using the Drupal 7 version of the Database Email Encryption module prior to the v7.x-3.0 version should update to v7.x-3.0 or later for security raisons. Read below for upgrade instructions.

  • #2857028 and #2857254 : Dependency to the unsupported aes module is replaced by a dependency to the Encrypt Drupal contrib module.

dbee 8.x-1.0

New features
Unsupported

First Drupal 8 release.
Compare to the v7.x2.5 version :
- new feature : Batch operation for encrypting/decrypting all users if it exists more than 15 users.
- removed feature : no more option to login using email.
- Improvement on quering the user datas.
- Better simple tests.
- Note : Simple tests need a fix to the aes module in order to work : https://www.drupal.org/node/2805325.
Works well on Drupal 8.1.10, Simple tests all succed.

dbee 8.x-1.x-dev

New features

First Drupal 8 release.
- new feature : Batch operation for encrypting/decrypting all users if it exists more than 15 users.
- removed feature : no more option to login using email.
- Improvement on quering the user datas.
- Better simple tests.
- Note : Simple tests need a fix to the aes module in order to work : https://www.drupal.org/node/2805325.
Works well on Drupal 8.1.10, Simple tests all succed.
Tested on drupal 8.2.0-rc2+45-dev (2016/10/03) : Every thing works on human testing, but simple tests on changing the AES settings fail.

dbee 7.x-2.5

Bug fixes
Unsupported

- #2650050 : fix compatibility with the "Administration views" contrib module.
- Added simpletests for the "Administration views" contrib module.
- Make the dbee_query_alter() working for custom database field alias, improving compatibility with customs/contrib modules.
- Minor improvements (code and documentation)

dbee 7.x-2.4

Bug fixes
Unsupported
  • #2616264 : fix password reset form is case sensitive for email address : more generic fix than the one in 7.x-2.3
  • Improved simpletests making absolutely sure the tested email are sensitive case.
  • Fix some simpletests that fails depending on the testing platform (for instance the Drupal.org test platform)
  • Minor improvements (code and documentation)

dbee 7.x-2.3

Bug fixes
Unsupported

Issue #2616264 by Danny.Wouters, thedut: Password reset form is case sensitive for email address

dbee 7.x-2.2

Unsupported

As always : backup your files and database before updating !

The dbee module 7.x-2.2 needs the AES module 7.x-1.9 version or superior.

dbee 7.x-2.1

Bug fixes
Unsupported

#2393517 : Fix Email addresses not encrypted after install with Drush.
Minor improvements.

dbee 7.x-2.0

Unsupported


Important warning : Perform a database backup before installing this release : If thinks goes wrong you may loose all your users email address !!

dbee 7.x-1.3

Bug fixes
Unsupported
  • #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.

dbee 7.x-1.2

Unsupported

An access bypass issue from the user core module (on user search) as been fixed into the 7.18 drupal core version.
This release apply the same fix as core into the dbee module.

dbee 6.x-1.5

Unsupported

An access bypass issue from the user core module (on user search) as been fixed into the 6.27 drupal core version.
This release apply the same fix as core into the dbee module.

dbee 7.x-1.1

Bug fixes
Unsupported

- #1701080 : Fix compatibility with the Email Registration custom module (logging by email).

dbee 7.x-1.0

Unsupported

DataBase Email Encryption Drupal 7 version

dbee 6.x-1.4

New features
Unsupported

- Improve compatibility with custom modules sending emails
- code optimization

dbee 6.x-1.3

Bug fixes
Unsupported

bug fix for the views module compatibility

dbee 6.x-1.2

New features
Bug fixes
Unsupported

- new feature : compatibility with the views module,
- bug fix : fix the duplicate user tab on the user search page

dbee 6.x-1.1

Bug fixes
Unsupported

Bug fix : When uninstalling the module, the init field was not decrypted. If the module is still enabled, you just need to update it.
If you have already uninstalled it, install and enable the updated version, then disable it again.

Subscribe with RSS Subscribe to Releases for DataBase Email Encryption