summaryrefslogtreecommitdiff
path: root/modules/user/module.info
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-10-27 10:13:40 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-10-27 10:13:52 -0700
commit156a99beef968a22167502bb6389b4df7526feb0 (patch)
treeff844e8d730e9093644af7fb7ce79a50a8a42fda /modules/user/module.info
parent60339d4584e7a729d96256c59a48ad6a4692da1d (diff)
Set the minimum password length to 5. The gallery owner can change this in the advance settings.
Diffstat (limited to 'modules/user/module.info')
-rw-r--r--modules/user/module.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/module.info b/modules/user/module.info
index 36a2179a..7178f108 100644
--- a/modules/user/module.info
+++ b/modules/user/module.info
@@ -1,6 +1,6 @@
name = "Users and Groups"
description = "Gallery 3 user and group management"
-version = 1
+version = 2
; Don't show this module on the module administration screen
no_module_admin = 1