#8038: email address validator does not accept + in addresses
---------------------------------------+------------------------------------
Reporter: ddrake | Owner: was
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.2
Component: notebook | Keywords:
Author: Dan Drake, Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------------+------------------------------------
Comment(by jason):
There has been discussion before about having a user also be able to
specify a pattern for email addresses (or even just a domain). Is there
any way to incorporate a user-specified regexp for validation as well into
this patch? Maybe a form on the Notebook Settings page (right under the
"Require e-mail for account registration") that allows me to put, for
example,
*[email protected]
as a regexp validation that is run after this validation. If my
validation doesn't pass (i.e., someone doesn't have a drake.edu email
address), I don't want the account to register.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8038#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.