From e1bf010d89c4ef2023f204834c468793d866483c Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 31 Jan 2010 20:50:52 -0800 Subject: Force all non-guest users to have an email address since that's required in model validation. Without this, any save on a user without email will fail which means that you can't log in. Bump user module to version 3. --- modules/user/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user/module.info') diff --git a/modules/user/module.info b/modules/user/module.info index d1e02382..185a3e3a 100644 --- a/modules/user/module.info +++ b/modules/user/module.info @@ -1,4 +1,4 @@ name = "Users and Groups" description = "Gallery 3 user and group management" -version = 2 +version = 3 -- cgit v1.2.3