From c8cf91523b1d2e648f3e423f583e395819dd45d0 Mon Sep 17 00:00:00 2001 From: Luciano Prestes Cavalcanti Date: Thu, 13 Aug 2015 11:29:35 -0300 Subject: [PATCH] Fix bug in email validation regex --- app/views/account/_signup_form.html.erb | 4 ++++ lib/noosfero/constants.rb | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app/views/account/_signup_form.html.erb b/app/views/account/_signup_form.html.erb index 28690e3..fcb439d 100644 --- a/app/views/account/_signup_form.html.erb +++ b/app/views/account/_signup_form.html.erb @@ -135,6 +135,10 @@