aboutsummaryrefslogtreecommitdiffstats
path: root/token.cgi
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com2005-07-211-1/+1
* Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com2005-07-131-1/+1
* Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...mkanat%kerio.com2005-07-081-1/+3
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-8/+13
* Bug 280994 : Move ValidateNewUser out of globals.pltravis%sedsystems.ca2005-02-091-1/+1
* Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca2005-02-011-1/+2
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-211-1/+8
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-3/+3
* Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.kiko%async.com.br2004-03-271-1/+1
* Bug 237517 inconsistent spelling of cancelled or canceledtimeless%mozdev.org2004-03-191-1/+1
* Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances o...justdave%syndicomm.com2004-03-181-3/+3
* Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...justdave%syndicomm.com2004-03-181-8/+8
* Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa ...jocuri%softhome.net2004-02-291-20/+21
* Bug 177449: When changing email address, old email address confirmation was c...justdave%syndicomm.com2003-09-241-1/+1
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-1/+1
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-2/+16
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-7/+9
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-2/+2
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 173761 Need ability to always require loginbugreport%peshkin.net2002-11-271-1/+1
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-5/+1
* Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net2002-09-301-42/+25
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-0/+2
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ...gerv%gerv.net2002-08-101-12/+4
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-0/+1
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-16/+9
* Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com2002-04-021-1/+128
* Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.gerv%gerv.net2002-03-161-61/+29
* Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au2002-02-041-0/+2
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+3
* Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ...jake%acutex.net2001-08-171-1/+1
* Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...justdave%syndicomm.com2001-07-111-0/+243