Downloads
Download tar.gz
11.57 KB
MD5: 5a1150a088e6905455db5baca1a85267
SHA-1: 1605fa2acc8f7336e4b09e6d4594608d1edde2dc
SHA-256: faa0e55e73f500ff14dcdd3725f430a236da46e80b22196295fea55f2623df3c
Download zip
12.91 KB
MD5: 5fff669ac15374781491cdfbb1aa8528
SHA-1: 1ed18e7619bf13a792ed0ee78977718372933140
SHA-256: 2b5ba9a9299a883351acc7bc7c2434157c4500b85a953ba80b196afc1591fa36
Release notes
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.