Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-27 | Bug 218917 - Allow the login name to be different from the email address | Frédéric Buclin | 1 | -20/+38 | |
Original patch by Gervase Markham r=gerv a=dkl | |||||
2016-04-14 | Bug 1088022 - Bump min version to CGI 4.09 | Frédéric Buclin | 1 | -4/+4 | |
r=dkl | |||||
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -2/+2 | |
r=dkl | |||||
2016-02-23 | Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local ↵ | Dylan Hardison | 1 | -1/+1 | |
dependencies r=dkl,a=dylan | |||||
2015-09-06 | Bug 1194987: Editing your email address and make it point to a non-existent ↵ | Frédéric Buclin | 1 | -2/+1 | |
email address makes Bugzilla stop working r=gerv a=sgreen | |||||
2015-08-23 | Bug 670669 - Changing the e-mail address under account prefs does not ↵ | Simon Green | 1 | -16/+11 | |
require current password if can_change_password is false r=dkl, a=simon | |||||
2015-05-07 | Bug 1162016: The user settings under userprefs.cgi display in random order | Byron Jones | 1 | -1/+1 | |
r=dkl,a=glob | |||||
2014-10-06 | Bug 1075578: [SECURITY] Improper filtering of CGI arguments | Frédéric Buclin | 1 | -1/+1 | |
r=dkl,a=sgreen | |||||
2014-10-02 | Bug 1076155: Remove "?" from table columns and labels + code cleanup | Frédéric Buclin | 1 | -13/+7 | |
r=dkl a=justdave | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -1/+3 | |
r=dkl a=sgreen | |||||
2014-08-12 | Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcached | Byron Jones | 1 | -0/+2 | |
r=sgreen,a=glob | |||||
2014-07-27 | Bug 726696 - All authenticated WebServices methods should require ↵ | Simon Green | 1 | -0/+66 | |
username/pass, token or a valid API key for authentication r=dkl, a=sgreen | |||||
2014-02-27 | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | Charlie Somerville | 1 | -2/+2 | |
r=gerv a=justdave | |||||
2014-01-31 | Bug 956233: enable USE_MEMCACHE on most objects | Byron Jones | 1 | -2/+3 | |
r=dkl, a=glob | |||||
2013-04-08 | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 1 | -1/+1 | |
as the reporter) - Fix broken use of $cgi->param | |||||
2013-04-08 | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 1 | -2/+43 | |
as the reporter) r=glob,r/a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -1/+1 | |
r=wicked a=LpSolit | |||||
2012-05-28 | Bug 555829: Refactor userprefs.cgi to use Bugzilla::User everywhere possible | Koosha Khajeh Moogahi | 1 | -12/+8 | |
r/a=LpSolit | |||||
2012-01-23 | Bug 319953: Missing real email syntax check | Frédéric Buclin | 1 | -2/+1 | |
r=glob a=LpSolit | |||||
2012-01-18 | Bug 718905: Move user_preferences hook up, before other actions in userprefs.cgi | Tiago Mello | 1 | -8/+10 | |
r=dkl, a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -21/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-08-17 | Bug 677522: IssueEmailChangeToken() should get the old login name from the ↵ | Frédéric Buclin | 1 | -5/+2 | |
user object r=timello a=LpSolit | |||||
2011-08-17 | Forgot to split a long line (fix on checkin) | Frédéric Buclin | 1 | -1/+3 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=678970 | |||||
2011-08-17 | Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgi | Frédéric Buclin | 1 | -4/+3 | |
r=timello a=LpSolit | |||||
2011-08-04 | Bug 670868: (CVE-2011-2978) [SECURITY] Account preferences page trusts ↵ | Byron Jones | 1 | -1/+1 | |
user-modifiable field for obtaining current e-mail address r/a=LpSolit | |||||
2010-11-04 | Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵ | Frédéric Buclin | 1 | -7/+17 | |
additional tabs r=mkanat a=LpSolit | |||||
2010-10-07 | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 1 | -2/+3 | |
MS-SQL and SQLite support. | |||||
2010-05-07 | Bug 561745: Impossible to uncheck boxes in the Email preferences | Frédéric Buclin | 1 | -41/+36 | |
r/a=mkanat | |||||
2010-03-29 | Bug 553693: A new logincookie is created when changing the password or email ↵ | Frédéric Buclin | 1 | -27/+23 | |
address instead of reusing the existing one r/a=mkanat | |||||
2010-02-11 | Bug 545715: New Hook: bugmail_relationships | Max Kanat-Alexander | 1 | -1/+3 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-01 | Bug 534057: Auto-completion no longer works in email_in.pl | Frédéric Buclin | 1 | -1/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-02-02 | Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵ | lpsolit%gmail.com | 1 | -0/+8 | |
(user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-08 | Bug 472549: Ignore undefined values when committing user pref changes - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-12-10 | Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -27/+22 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-10-23 | Bug 455584 - Use bz_crypt everywhere instead of the crypt() function | dkl%redhat.com | 1 | -6/+1 | |
Patch by David Lawrence <dkl@redhat.com> = r/a=LpSolit | |||||
2008-09-12 | Bug 453767 - Passwords containing wide characters causes system error | dkl%redhat.com | 1 | -2/+8 | |
Patch by David Lawrence <dkl@redhat.com> - a/r=mkanat | |||||
2008-08-20 | Bug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
objects Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-04-03 | Bug 405946: Some emails are not sent in the language chosen by the addressee ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2007-12-16 | Bug 369062 prior should read "earlier" in edit groups | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=lpsolit | |||||
2007-11-15 | Bug 403824: Replace table locks in most Bugzilla files with transactions - ↵ | lpsolit%gmail.com | 1 | -8/+4 | |
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-26 | Bug 203309: "Users to watch" in email prefs doesn't support wildcard user ↵ | lpsolit%gmail.com | 1 | -2/+7 | |
matching - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit | |||||
2007-07-21 | Bug 365890: Searches shared by users with bless rights are in the footer by ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
default, with no warning - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | |||||
2007-07-14 | Bug 381738: SaveAccount() in userprefs.cgi doesn't check ↵ | lpsolit%gmail.com | 1 | -3/+6 | |
Bugzilla->user->authorizer->can_change_{password|email} - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit | |||||
2007-05-26 | Bug 381732: Old tokens are not deleted on time when changing the email ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
address - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-01-08 | Bug 365256 Period is on the wrong side of a bunch of other parentheses | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-12-31 | Bug 365407: Reorder tabs in userprefs.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<LpSolit@gmail.com> r/a=justdave | |||||
2006-12-27 | Bug 364920 - "Watcher list should be sorted alphabetically" [p=reed ↵ | reed%reedloden.com | 1 | -1/+2 | |
r=LpSolit a=justdave] | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-11-04 | Bug 352403: Create an object for saved searches, and have Bugzilla::User use it | mkanat%bugzilla.org | 1 | -98/+50 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk |