]> git.ipfire.org Git - thirdparty/bugzilla.git/history - token.cgi
add a new hook: template_after_create (#60)
[thirdparty/bugzilla.git] / token.cgi
2014-10-06  Frédéric BuclinBug 1075578: [SECURITY] Improper filtering of CGI arguments
2014-10-01  Frédéric BuclinFix bustage due to bug 1061247
2014-10-01  Reed LodenBug 1061247 - Successfully using a password change...
2014-08-13  Frédéric BuclinBug 996893: Perl 5.18 and newer throw tons of warnings...
2014-08-05  Frédéric BuclinBug 1046145: It is no longer possible to cancel an...
2014-02-27  Charlie SomervilleBug 947823: Replace gender-specific pronouns with gende...
2013-06-06  Frédéric BuclinBug 878035: Do not disclose whether a user account...
2012-09-01  Frédéric BuclinBug 787529: Use |use 5.10.1| everywhere
2012-08-06  Frédéric BuclinBug 706271: CSRF vulnerability in token.cgi allows...
2012-05-28  Koosha Khajeh MoogahiBug 355596: Your password should be requested to confir...
2012-05-18  Koosha Khajeh MoogahiBug 752303: It is no longer possible to cancel an email...
2012-01-23  Frédéric BuclinBug 319953: Missing real email syntax check
2012-01-11  Frédéric BuclinBug 680131: Replace the MPL 1.1 license by the MPL...
2011-12-28  Frédéric BuclinBug 711714: (CVE-2011-3667) [SECURITY] The User.offer_a...
2011-08-16  Frédéric BuclinFix complains from 012throwables.t due to bug 677901
2011-08-16  Frédéric BuclinBug 677901: Bugzilla crashes when no token is passed...
2011-07-05  David LawrenceBug 658929 - User autocomplete is very slow when there...
2010-05-20  Frédéric BuclinBug 565879: Merge ThrowCodeError("action_unrecognized...
2009-10-09  mkanat%bugzilla.orgBug 514913: Eliminate ssl="authenticated sessions"
2009-09-11  mkanat%bugzilla.orgBug 508189: (CVE-2009-3166) [SECURITY] Logging in after...
2009-08-11  lpsolit%gmail.comBug 349336: Automatically log in the user when he choos...
2009-06-12  bbaetz%acm.org496856 - correct patch
2009-06-10  bbaetz%acm.orgBug 496856 - Fix token.cgi transaction handling
2009-01-08  lpsolit%gmail.comBug 452519: Fix timezones in emails - Patch by FrÃ...
2008-09-20  lpsolit%gmail.comBug 455814: token.cgi should reject password change...
2008-09-19  lpsolit%gmail.comBug 455815: Remove global variables from token.cgi...
2008-08-18  dkl%redhat.comBug 428659 â\80\93 Setting SSL param to 'authenticated...
2008-07-29  dkl%redhat.comBacking out these patches as they cause a regression...
2008-07-10  dkl%redhat.comBug 428659 â\80\93 Setting SSL param to 'authenticated...
2008-04-02  lpsolit%gmail.comBug 405946: Some emails are not sent in the language...
2007-11-19  lpsolit%gmail.comBug 403834: Replace table locks with database transacti...
2007-10-19  mkanat%bugzilla.orgBug 399954: Make Bugzilla able to hold its dependencies...
2007-07-23  timeless%mozdev.orgBug 238651 (a&b) Include the login name (in <code>...
2007-07-10  timeless%mozdev.orgBug 365472 rename 'token_inexistent' to 'token_does_not...
2007-03-11  reed%reedloden.comBug 366466 - "flag notification mail has canceled spell...
2006-10-21  wurblzap%gmail.comBug 340538: Insecure dependency in exec while running...
2006-10-15  lpsolit%gmail.comBug 281181: [SECURITY] It's way too easy to delete...
2006-08-26  mkanat%bugzilla.orgBug 349349: Use ->create from Bugzilla::Object instead...
2006-08-20  lpsolit%gmail.comBug 87795: Creating an account should send token and...
2006-07-06  mkanat%bugzilla.orgBug 173629: Clean up "my" variable scoping issues for...
2006-06-21  lpsolit%gmail.comBug 282121: Remove globals.pl from scripts that no...
2006-06-19  vladd%bugzilla.orgSpelling in code comments patch: 'methids' -> 'methods...
2006-05-12  mkanat%bugzilla.orgBug 300410: Bugzilla::Auth needs to be restructured...
2006-05-08  lpsolit%gmail.comBug 332598: Move ValidatePassword() and DBNameToIdAndCh...
2005-10-25  lpsolit%gmail.comBug 312157: Remove $::template and $::vars from globals...
2005-10-24  lpsolit%gmail.comBug 312307: Misused Throw*Error tags in code and templa...
2005-10-12  lpsolit%gmail.comBug 303697: Eliminate deprecated Bugzilla::DB routines...
2005-08-19  bugreport%peshkin.netBug 304583: Remove all remaining need to rederive inher...
2005-08-16  lpsolit%gmail.comBug 304653: remove 'use Bugzilla::Error' from Util...
2005-08-10  lpsolit%gmail.comBug 301508: Remove CGI.pl - Patch by Frédéric Buclin...
2005-07-21  lpsolit%gmail.comBug 301453: Move CheckEmailSyntax out of CGI.pl - Patch...
2005-07-13  mkanat%kerio.comBug 300336: Bugzilla::Auth should not contain any expor...
2005-07-08  mkanat%kerio.comBug 285695: [PostgreSQL] Username checks for login...
2005-02-18  mkanat%kerio.comBug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla...
2005-02-09  travis%sedsystems.caBug 280994 : Move ValidateNewUser out of globals.pl
2005-02-01  travis%sedsystems.caBug 278792 : Move Crypt() to Bugzilla::Auth
2004-07-21  bugreport%peshkin.netBug 241900: Allow Bugzilla::Auth to have multiple login...
2004-03-27  kiko%async.com.brFix for bug 234175: Remove deprecated ConnectToDatabase...
2004-03-27  kiko%async.com.brFix for bug 226764: Move InvalidateLogins into Bugzilla...
2004-03-19  timeless%mozdev.orgBug 237517 inconsistent spelling of cancelled or canceled
2004-03-18  justdave%syndicomm.comBug 237864: clean up leftovers from the bug 192516...
2004-03-18  justdave%syndicomm.comBug 192516: Moving the loose .pm files into the Bugzill...
2004-02-29  jocuri%softhome.netPatch for bug 234876; removes %FORM from token.cgi...
2003-09-24  justdave%syndicomm.comBug 177449: When changing email address, old email...
2003-09-14  bbaetz%acm.orgBug 208699 - Move Throw{Code,Template}Error into Error.pm
2003-06-03  bbaetz%acm.orgBug 180635 - Enhance Bugzilla::User to store additional...
2003-05-05  bbaetz%acm.orgBug 201816 - use CGI.pm for header output
2003-04-02  bbaetz%acm.orgBug 199813 - Make all users of ThrowUserError pass...
2003-03-27  jake%bugzilla.orgBug 196433 - Bugzilla now uses /usr/bin/perl as the...
2002-11-27  bugreport%peshkin.netBug 173761 Need ability to always require login
2002-10-06  gerv%gerv.netBug 163114 - Templatise all calls to DisplayError....
2002-09-30  gerv%gerv.netBug 164038 - token.cgi: Cancel token messages should...
2002-09-23  bugreport%peshkin.netbug 157756 - Groups_20020716_Branch Tracking : > 55...
2002-08-26  bbaetz%student.usy... Bug 76923 - Don't |use diagnostics| (its really expensi...
2002-08-10  gerv%gerv.netBug 159901 - token.cgi: localize strings send to messag...
2002-06-17  bbaetz%student.usy... Bug 151053, ConnectToDatabase/quietly_check_login somet...
2002-04-24  gerv%gerv.netBug 138588 - change to use new template structure....
2002-04-02  justdave%syndicomm.comRemaining pieces of Bug 23067 from yesterday... no...
2002-03-16  gerv%gerv.netBug 126789 - templatise token.cgi. r=bbaetz, mattyt.
2002-02-04  bbaetz%student.usy... Bug 95732 - remove logincookies.cryptpassword, and...
2002-01-20  justdave%syndicomm.comFix for bug 108982: enable taint mode for all user...
2001-08-17  jake%acutex.netFix for bug 95731: "INSERT INTO shadowlog" failed becau...
2001-07-11  justdave%syndicomm.comFix for bug 77473, bug 74032, and bug 85472: Passwords...