/[drupal]/contributions/modules/salt/salt.info
ViewVC logotype

Contents of /contributions/modules/salt/salt.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Oct 24 11:08:19 2007 UTC (2 years, 1 month ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-5--1-0-BETA, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
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.
1 ; $Id$
2 name = Salt
3 description = Improve password security by appending a salt string.

  ViewVC Help
Powered by ViewVC 1.1.2