24 Oct
2007
24 Oct
'07
1:08 p.m.
User: karthik Branch: HEAD Date: Wed, 24 Oct 2007 11:08:19 +0000 Added files: /modules/salt README.txt salt.info salt.install salt.module Log message: Initial commit: The salt module allows for Drupal passwords to be 'salted' - an internal string is appended to the password prior to storage - making them less prone to dictionary attacks, rainbow tables and the like. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/salt/README.txt http://cvs.drupal.org/diff.php?path=contributions/modules/salt/salt.info http://cvs.drupal.org/diff.php?path=contributions/modules/salt/salt.install http://cvs.drupal.org/diff.php?path=contributions/modules/salt/salt.module