Posted by easyfit on April 1, 2008 at 2:26pm
| Download | Size | md5 hash |
|---|---|---|
| aes-6.x-1.3.tar.gz | 11.57 KB | 5a1150a088e6905455db5baca1a85267 |
| aes-6.x-1.3.zip | 12.91 KB | 5fff669ac15374781491cdfbb1aa8528 |
Last updated: December 24, 2010 - 22:26
Finally, here it is, AES ported to Drupal 6. This is basically the same version as 1.2 for Drupal 5, but it also has a couple of small bugfixes and changes, which is why it's called 1.3.
Bugfixes:
* AES no longer alerts the user about a missing key if the user does not have the administer aes permission. This alert is now also logged in the watchdog.
* Fixed a bug which caused AES encrypted passwords to be created even when this feature was turned off if an existing account was given a new password.