aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Verify
Commit message (Collapse)AuthorAgeFilesLines
* Bug 280994 : Move ValidateNewUser out of globals.pltravis%sedsystems.ca2005-02-091-1/+1
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
* Bug 280124 : Move InsertNewUser to Bugzilla::Usertravis%sedsystems.ca2005-02-011-1/+2
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
* Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca2005-02-011-1/+1
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-212-0/+331
| | | | | | patch by erik r=joel, kiko a=myk
* Backing out bug 241900bugreport%peshkin.net2004-07-122-325/+0
|
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-122-0/+325
patch by erik r=joel a=justdave