Please loosen registration form email validation
Could you please loosen the email validation on your book registration form? I have a + in the local part (before the "@") of my email address and it rejected me. Thanks!
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Looking into it, exactly what error message did you get. Email validation is handled by the Authlogic plugin, and looking at the regular expression it uses, it seems to allow a +. Will check.
-
You said "Authlogic". Are you using that now rather than Restful Authentication? That would be great. -
Yes, the Rails Prescription site was, among other things, a test for using Authlogic. -
I bought the book today (rails_test_prescriptions_005.pdf), is this the latest version? I searched the PDF and couldn't find "authlogic". Or are you saying this will be in a future version? -
Oh -- Authlogic isn't in the book at the moment, though there might be a section on security testing in the future. The site railsrx.com is powered by Authlogic. Sorry for any confusion. -
Inappropriate?I suppose actual details would help:
"1 error prohibited this user from being saved
translation missing: en, scopeactiverecorderrorstemplatelocale
* Login should use only letters, numbers, spaces, and .-_@ please."
So I assumed it was the "+" in my email. Thanks for your help. -
Inappropriate?I see what the problem is -- essentially I mis-configured authlogic when I tried to make it use email as the login. I'm not sure what the best way to fix it is that will preserve the existing logins. If it's still not fixed by the time the next update is released, I'll make sure you get a copy.
-
Inappropriate?Okay, I think this is fixed now, if you'd be so good as to try again?
The company and 1 other person say
this solves the problem
-
Inappropriate?Works! Thanks!
Loading Profile...


EMPLOYEE