aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances ↵justdave%syndicomm.com2004-03-181-1/+1
| | | | | | of Token got missed) r= gerv, a= justdave
* Bug 221977: Insecure dependency in require while running with -T switch at ↵jocuri%softhome.net2003-10-191-0/+6
| | | | Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; a=justdave.
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-0/+214
r=gerv, justdave a=justdave