summaryrefslogtreecommitdiffstats
path: root/token.cgi
AgeCommit message (Expand)AuthorFilesLines
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-9/+3
2006-06-20Spelling in code comments patch: 'methids' -> 'methods'; patch by Vlad Dascal...vladd%bugzilla.org1-1/+1
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-1/+1
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...lpsolit%gmail.com1-2/+2
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-4/+4
2005-10-24Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com1-4/+2
2005-10-12Bug 303697: Eliminate deprecated Bugzilla::DB routines from token.cgi - Patch...lpsolit%gmail.com1-40/+42
2005-08-19Bug 304583: Remove all remaining need to rederive inherited groupsbugreport%peshkin.net1-2/+2
2005-08-16Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...lpsolit%gmail.com1-3/+4
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-1/+1
2005-07-21Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com1-1/+1
2005-07-13Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com1-1/+1
2005-07-08Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...mkanat%kerio.com1-1/+3
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-8/+13
2005-02-09Bug 280994 : Move ValidateNewUser out of globals.pltravis%sedsystems.ca1-1/+1
2005-02-01Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca1-1/+2
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-1/+8
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-3/+3
2004-03-27Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.kiko%async.com.br1-1/+1
2004-03-19Bug 237517 inconsistent spelling of cancelled or canceledtimeless%mozdev.org1-1/+1
2004-03-18Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances o...justdave%syndicomm.com1-3/+3
2004-03-18Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...justdave%syndicomm.com1-8/+8
2004-02-29Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa ...jocuri%softhome.net1-20/+21
2003-09-24Bug 177449: When changing email address, old email address confirmation was c...justdave%syndicomm.com1-1/+1
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-1/+1
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-2/+16
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-7/+9
2003-04-02Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org1-2/+2
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2002-11-27Bug 173761 Need ability to always require loginbugreport%peshkin.net1-1/+1
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net1-5/+1
2002-09-30Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net1-42/+25
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-0/+2
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-10Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ...gerv%gerv.net1-12/+4
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-0/+1
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net1-16/+9
2002-04-02Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com1-1/+128
2002-03-16Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.gerv%gerv.net1-61/+29
2002-02-04Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au1-0/+2
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+3
2001-08-17Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ...jake%acutex.net1-1/+1
2001-07-11Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...justdave%syndicomm.com1-0/+243