summaryrefslogtreecommitdiffstats
path: root/globals.pl
diff options
context:
space:
mode:
authorseth%cs.brandeis.edu <>2000-02-13 11:16:11 +0100
committerseth%cs.brandeis.edu <>2000-02-13 11:16:11 +0100
commitf0134777c913c67460f769ef606ea97c2a05aba8 (patch)
treeae84dac384dce578e556cf0cd1dbfadce55047dc /globals.pl
parent9250f5772012a8f40de17278056add62fcbb733b (diff)
downloadbugzilla-f0134777c913c67460f769ef606ea97c2a05aba8.tar.gz
bugzilla-f0134777c913c67460f769ef606ea97c2a05aba8.tar.xz
o this is a minor step towards getting canonical email addresses to work, and not via a gross hack (the script with a gross hack is in use in a production environment, so ...)
Anyways, this address the findUser() sub and email transforms of none, base domain, and name only. base_domain is not properly implemented yet. an email transform of none does an exact match on email addresses in the profiles table. A name only transform does a regular expression match (via mysql's RLIKE operator) on the name portion of the address (i.e., seth from seth@job.cs.brandeis.edu). This is sloppy, but useful in an environment where there are only a few users. the base_domain is next, probably tomorrow. I need to figure out how to implement it first.
Diffstat (limited to 'globals.pl')
0 files changed, 0 insertions, 0 deletions