From 59c15564ebca100f9019d942fcab3c1441a0bc93 Mon Sep 17 00:00:00 2001 From: brenddongontijo Date: Tue, 28 Jul 2015 14:33:07 +0000 Subject: [PATCH] Fix user email validation --- app/views/account/_signup_form.html.erb | 6 +++++- lib/noosfero/constants.rb | 2 +- test/unit/user_test.rb | 18 ++++++++++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) diff --git a/app/views/account/_signup_form.html.erb b/app/views/account/_signup_form.html.erb index 28690e3..0d31980 100644 --- a/app/views/account/_signup_form.html.erb +++ b/app/views/account/_signup_form.html.erb @@ -135,6 +135,10 @@