| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -7/+2 |
* | Bug 767623 - Use HMAC to generate tokens and sensitive graph filenames | Reed Loden | 2012-07-30 | 1 | -8/+6 |
* | Bug 349337: The time between two successive token requests should be a constant | Koosha Khajeh Moogahi | 2012-04-13 | 1 | -3/+3 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 1 | -20/+5 |
* | Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible unauthor... | Reed Loden | 2011-12-13 | 1 | -2/+7 |
* | Bug 677522: IssueEmailChangeToken() should get the old login name from the us... | Frédéric Buclin | 2011-08-17 | 1 | -4/+4 |
* | Bug 677901: Bugzilla crashes when no token is passed to token.cgi but the scr... | Frédéric Buclin | 2011-08-16 | 1 | -6/+4 |
* | Bug 678959: Make GenerateUniqueToken work for all tables | Byron Jones | 2011-08-15 | 1 | -1/+1 |
* | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 2011-07-25 | 1 | -3/+3 |
* | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 2010-10-07 | 1 | -14/+14 |
* | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 2010-02-28 | 1 | -3/+0 |
* | Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxies | mkanat%bugzilla.org | 2009-12-31 | 1 | -2/+2 |
* | Bug 477513: md5_hex() fails if a saved search has UTF8 characters in it - Pat... | lpsolit%gmail.com | 2009-02-09 | 1 | -1/+7 |
* | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ... | lpsolit%gmail.com | 2009-02-02 | 1 | -2/+52 |
* | Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin <LpSolit... | lpsolit%gmail.com | 2009-01-08 | 1 | -7/+9 |
* | Bug 405946: Some emails are not sent in the language chosen by the addressee ... | lpsolit%gmail.com | 2008-04-02 | 1 | -41/+42 |
* | Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ... | lpsolit%gmail.com | 2007-11-19 | 1 | -6/+2 |
* | Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree... | reed%reedloden.com | 2007-03-11 | 1 | -3/+3 |
* | Fix nits about bug 316797 | lpsolit%gmail.com | 2006-11-21 | 1 | -3/+3 |
* | Bug 316797: Token.pm needs POD - Patch by Frédéric Buclin <LpSolit@gmai... | lpsolit%gmail.com | 2006-11-21 | 1 | -0/+181 |
* | Bug 340538: Insecure dependency in exec while running with -T switch at /usr/... | wurblzap%gmail.com | 2006-10-21 | 1 | -1/+0 |
* | Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest... | lpsolit%gmail.com | 2006-10-15 | 1 | -3/+54 |
* | Bug 350120: undefined value when creating a new user account - Patch by Fréd... | lpsolit%gmail.com | 2006-08-26 | 1 | -1/+1 |
* | Bug 87795: Creating an account should send token and wait for confirmation (p... | lpsolit%gmail.com | 2006-08-20 | 1 | -16/+46 |
* | Bug 343338: Eliminate "my" variables from the root level of modules | mkanat%bugzilla.org | 2006-07-14 | 1 | -4/+4 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -7/+8 |
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 2006-06-21 | 1 | -3/+0 |
* | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat... | lpsolit%gmail.com | 2006-06-02 | 1 | -5/+5 |
* | I forgot a "fix on checkin" (useless whitespaces) | lpsolit%gmail.com | 2006-03-10 | 1 | -1/+1 |
* | Bug 300551: Eliminate deprecated Bugzilla::DB routines from User.pm and Token... | lpsolit%gmail.com | 2006-03-10 | 1 | -67/+60 |
* | Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincook... | lpsolit%gmail.com | 2006-01-03 | 1 | -1/+5 |
* | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b... | lpsolit%gmail.com | 2005-11-14 | 1 | -1/+1 |
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 2005-10-25 | 1 | -7/+7 |
* | Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Fréd�... | lpsolit%gmail.com | 2005-09-02 | 1 | -2/+2 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -3/+3 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 1 | -2/+2 |
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -3/+3 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -3/+3 |
* | Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse... | mkanat%kerio.com | 2005-07-08 | 1 | -1/+1 |
* | Bug 297646: Write helper functions for Bugzilla::Token.pm | bugzilla%glob.com.au | 2005-07-01 | 1 | -45/+80 |
* | Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL | mkanat%kerio.com | 2005-03-03 | 1 | -2/+2 |
* | Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-20 | 1 | -1/+2 |
* | Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-20 | 1 | -2/+3 |
* | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-19 | 1 | -2/+3 |
* | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-18 | 1 | -8/+14 |
* | Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r... | gerv%gerv.net | 2005-01-01 | 1 | -14/+5 |
* | Bug 250897: Enforce a 10 minute waiting period between password reset attempt... | justdave%bugzilla.org | 2004-10-25 | 1 | -4/+12 |
* | Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances o... | justdave%syndicomm.com | 2004-03-18 | 1 | -2/+2 |
* | Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the... | justdave%syndicomm.com | 2004-03-18 | 1 | -1/+1 |