Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-28 | fix nits | Dylan William Hardison | 1 | -2/+1 | |
2018-06-28 | almost working | Dylan William Hardison | 1 | -1/+2 | |
2018-06-21 | Bug 1461379 - use DBIx::Connector to manage database connections | Dylan William Hardison | 1 | -1/+1 | |
2017-09-15 | Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵ | Dylan William Hardison | 1 | -8/+12 | |
Data::Password::passwdqc | |||||
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -7/+7 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -27/+9 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -9/+27 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -27/+9 | |
local symlink to data/ directory | |||||
2015-09-29 | Bug 1199090 - add printable recovery 2fa codes | Byron Jones | 1 | -1/+1 | |
2015-09-23 | Bug 1199087 - extend 2fa protection beyond login | Byron Jones | 1 | -9/+59 | |
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+19 | |
2015-08-25 | Bug 1196134 - add ability for admins to force a user to change their ↵ | Byron Jones | 1 | -18/+7 | |
password on next login | |||||
2014-10-06 | merged with upstream 4.2 | David Lawrence | 1 | -1/+1 | |
2014-10-06 | Bug 1075578: [SECURITY] Improper filtering of CGI arguments | Frédéric Buclin | 1 | -1/+1 | |
r=dkl,a=sgreen | |||||
2014-03-17 | Bug 983549: changes to the profiles table in token.cgi are not clearing ↵ | Byron Jones | 1 | -0/+3 | |
memcached entries | |||||
2013-10-16 | Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ↵ | Dave Lawrence | 1 | -1/+1 | |
and allowing easier brute force r=LpSolit,a=sgreen | |||||
2013-10-16 | Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ↵ | Dave Lawrence | 1 | -3/+4 | |
and allowing easier brute force r=LpSolit,a=glob | |||||
2012-08-06 | Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵ | Frédéric Buclin | 1 | -0/+5 | |
password reset e-mail request r=reed a=LpSolit | |||||
2011-12-28 | Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email ↵ | Frédéric Buclin | 1 | -0/+2 | |
WebService method lets you create new user accounts independently of the value of Bugzilla::Auth::Verify::*::user_can_create_account r=dkl a=LpSolit | |||||
2011-07-05 | Bug 658929 - User autocomplete is very slow when there are lots of users in ↵ | David Lawrence | 1 | -1/+1 | |
the profiles table r/a=mkanat | |||||
2010-05-20 | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ↵ | Frédéric Buclin | 1 | -5/+2 | |
ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action") r=ghendricks a=LpSolit | |||||
2009-10-09 | Bug 514913: Eliminate ssl="authenticated sessions" | mkanat%bugzilla.org | 1 | -8/+0 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-09-11 | Bug 508189: (CVE-2009-3166) [SECURITY] Logging in after changing your ↵ | mkanat%bugzilla.org | 1 | -0/+4 | |
password would expose your new password in the URL Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-08-11 | Bug 349336: Automatically log in the user when he chooses his password to ↵ | lpsolit%gmail.com | 1 | -2/+6 | |
create his new account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-06-12 | 496856 - correct patch | bbaetz%acm.org | 1 | -1/+1 | |
(original patch r/a=mkanat) | |||||
2009-06-10 | Bug 496856 - Fix token.cgi transaction handling | bbaetz%acm.org | 1 | -5/+9 | |
2009-01-08 | Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
<LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2008-09-20 | Bug 455814: token.cgi should reject password change requests for disabled ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
accounts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-09-19 | Bug 455815: Remove global variables from token.cgi - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -65/+70 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-18 | Bug 428659 â Setting SSL param to 'authenticated sessions' only ↵ | dkl%redhat.com | 1 | -2/+3 | |
protects logins and param doesn't protect WebService calls at all Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit/mkanat | |||||
2008-07-29 | Backing out these patches as they cause a regression. More information | dkl%redhat.com | 1 | -3/+5 | |
in the respective bug reports. Bug 428659 â Setting SSL param to 'authenticated sessions' only protects logins and param doesn't protect WebService calls at all Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat Bug 445104: ssl redirects come with a 200 OK HTTP code on mod_perl Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-07-10 | Bug 428659 â Setting SSL param to 'authenticated sessions' only ↵ | dkl%redhat.com | 1 | -5/+3 | |
protects logins and param doesn't protect WebService calls at all Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2008-04-03 | Bug 405946: Some emails are not sent in the language chosen by the addressee ↵ | lpsolit%gmail.com | 1 | -11/+7 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2007-11-19 | Bug 403834: Replace table locks with database transactions in tokens, votes, ↵ | lpsolit%gmail.com | 1 | -8/+4 | |
and sanitycheck - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-07-23 | Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ↵ | timeless%mozdev.org | 1 | -1/+1 | |
error r=lpsolit a=lpsolit | |||||
2007-07-10 | Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=lpsolit | |||||
2007-03-11 | Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵ | reed%reedloden.com | 1 | -5/+5 | |
[p=reed r=timeless a=mkanat] | |||||
2006-10-21 | Bug 340538: Insecure dependency in exec while running with -T switch at ↵ | wurblzap%gmail.com | 1 | -20/+20 | |
/usr/lib/perl5/site_perl/5.8.6/Mail/Mailer/sendmail.pm line 16. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk | |||||
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-08-26 | Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user ↵ | mkanat%bugzilla.org | 1 | -25/+7 | |
for Bugzilla::User Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-20 | Bug 87795: Creating an account should send token and wait for confirmation ↵ | lpsolit%gmail.com | 1 | -0/+87 | |
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk | |||||
2006-07-06 | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 1 | -3/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 1 | -9/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Spelling in code comments patch: 'methids' -> 'methods'; patch by Vlad ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Dascalu <vladd@bugzilla.org>. | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-05-08 | Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-24 | Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave | |||||
2005-10-12 | Bug 303697: Eliminate deprecated Bugzilla::DB routines from token.cgi - ↵ | lpsolit%gmail.com | 1 | -40/+42 | |
Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave |