[contributions:douggreen] /modules/phpass INSTALL.TXT README.TXT phpass.info phpass.install phpass.module
User: douggreen Branch: HEAD Date: Fri, 14 Dec 2007 14:44:20 +0000 Added files: /modules/phpass INSTALL.TXT README.TXT phpass.info phpass.install phpass.module Log message: The default password hashes are insecure. MD5 has long been known to be crackable, and we should not be storing passwords using this. There has been a long discussion about this. See http://drupal.org/node/29706. So, this is a proof-of-concept module that implements secure password hashes using the phpass password hashing method. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/phpass/INSTALL.TXT http://cvs.drupal.org/diff.php?path=contributions/modules/phpass/README.TXT http://cvs.drupal.org/diff.php?path=contributions/modules/phpass/phpass.info http://cvs.drupal.org/diff.php?path=contributions/modules/phpass/phpass.inst... http://cvs.drupal.org/diff.php?path=contributions/modules/phpass/phpass.modu...
participants (1)
-
drupal-cvs@drupal.org