New module 'Generate Password'
This commit is contained in:
parent
3813ae0e06
commit
ff1286a8e8
5 changed files with 645 additions and 0 deletions
12
modules/genpass/genpass.info
Normal file
12
modules/genpass/genpass.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = Generate Password
|
||||
description = Generate a password when adding a new user.
|
||||
package = Security
|
||||
core=6.x
|
||||
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-02-20
|
||||
version = "6.x-1.4"
|
||||
core = "6.x"
|
||||
project = "genpass"
|
||||
datestamp = "1329772846"
|
||||
|
Reference in a new issue