New module 'Secure Password Hashes' with core patch applied
This commit is contained in:
parent
3251330c4c
commit
6a3eb66d19
10 changed files with 1171 additions and 2 deletions
12
modules/phpass/phpass.info
Normal file
12
modules/phpass/phpass.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = Secure Password Hashes
|
||||
description = "Store password hashes securely (using the Drupal 7 hash algorithm)"
|
||||
package = Security
|
||||
core = 6.x
|
||||
php = 5.2.4
|
||||
|
||||
; Information added by Drupal.org packaging script on 2014-11-19
|
||||
version = "6.x-2.1"
|
||||
core = "6.x"
|
||||
project = "phpass"
|
||||
datestamp = "1416425332"
|
||||
|
Reference in a new issue