# File lib/authlogic/regex.rb, line 44
def
self
.
login
/\A[a-zA-Z0-9_][a-zA-Z0-9\.+\-_@ ]+\z/
end