summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs
AgeCommit message (Collapse)AuthorFilesLines
2015-09-09Bug 1201954 - Add a "forgot password" link to user preferences -> accountByron Jones2-0/+15
2015-09-03Bug 1201415 - add message informing users to check their mobile device's ↵Byron Jones1-1/+1
time if they have issues enrolling
2015-09-03Bug 1201415 - add message informing users to check their mobile device's ↵Byron Jones1-6/+5
time if they have issues enrolling
2015-09-03Bug 1201426 - 2fa message says "your current password is required to ↵Byron Jones1-1/+1
enable.." when disabling
2015-09-03Bug 1201116 - the duo mobile client doesn't appear to work with our totp ↵Byron Jones1-1/+3
implementation
2015-09-02Bug 1200974 - "API-Key" in 2fa text should be "API key" to match the rest of ↵Byron Jones1-2/+2
bugzilla
2015-09-02Bug 1200618 - Layout of the TOTP 2FA leads to missing the token time window ↵Byron Jones1-14/+28
and thus frustration
2015-09-01Bug 1200600 - message about 2fa's interaction with api authentication should ↵Byron Jones1-6/+16
be visible when 2fa is enabled
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones2-0/+141
2015-08-24Bug 1192687 - add the ability for users to view and revoke existing sessionsDylan William Hardison2-0/+62
2015-08-13Bug 1192688 - non-schema changesByron Jones1-1/+3
2015-08-13Bug 1192688 - backout non-schema changesByron Jones1-3/+1
2015-08-12Bug 1192854: change tabs on user preferences from horizontal to vertical layoutDavid Lawrence2-1/+31
2015-08-11Bug 1192688 - add ip to last used api key informationDylan William Hardison1-1/+3
2015-07-29Bug 1188374 - account disabling lacks csrf protectionByron Jones1-2/+0
2015-07-28Bug 1188374 - disable account disablingByron Jones1-0/+2
2015-07-27Bug 1171806 - add the ability for a user to disable/"remove" their own accountByron Jones2-30/+85
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-1/+0
jquery)
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-0/+1
API tokens into the shadow DB)
2015-03-10Bug 1003701: add the ability for users to prevent review/feedback/needinfo ↵Byron Jones2-59/+74
requests
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence2-1/+90
keys for authentication
2014-12-22Bug 1113286: backport upstream bug 686333 to bmo/4.2 to convert Bugzilla ↵David Lawrence1-6/+13
login fields to <input type=email>
2013-10-29Bug 892615: Add a 24 hour nag to all requests (review, feedback and ↵Byron Jones1-1/+8
need-info) and make them follow-able
2013-04-11Bug 859480: Ability to ignore specific bugs (not get email from them, even ↵Dave Lawrence1-3/+40
as the reporter)
2012-08-10Initial import of MyDashboard extensionDave Lawrence1-0/+2
2012-06-11Bug 760034 - Disable all mail button sets the "but not when (overrides ↵Dave Lawrence1-1/+1
above)" row incorrectly r=LpSolit
2012-04-11Bug 738152: backport product/component email event filterByron Jones1-0/+2
2012-01-09merge with bugzilla/4.2Dave Lawrence1-1/+2
2012-01-06Bug 715705: User auto-completion doesn't work for watched users in the email ↵Frédéric Buclin1-1/+2
prefs tab r=timello a=LpSolit
2011-10-05more porting workDavid Lawrence1-2/+2
2010-11-04Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵Frédéric Buclin1-0/+2
additional tabs r=mkanat a=LpSolit
2010-10-25Bug 451759: Hide "Add to footer" checkboxes when not sharing a saved searchesFrédéric Buclin1-8/+8
r=pyrzak a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin1-9/+9
r/a=mkanat
2010-07-13Bug 578253 - Add autocomplete support to the add users to watch input fieldReed Loden1-1/+7
[r=mkanat a=mkanat]
2010-05-07Bug 561745: Impossible to uncheck boxes in the Email preferencesFrédéric Buclin1-23/+6
r/a=mkanat
2010-05-06Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ↵Reed Loden1-1/+1
(as password may or may not be changeable)" [r=mkanat a=mkanat]
2010-03-29Bug 553693: A new logincookie is created when changing the password or email ↵Frédéric Buclin1-3/+2
address instead of reusing the existing one r/a=mkanat
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-2/+2
r=mkanat, a=mkanat
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-32/+23
r=mkanat, a=mkanat, a=LpSolit
2009-09-15Bug 510669: Do not display the "shared searches" table if there is no search ↵lpsolit%gmail.com1-12/+5
shared with you - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-02-02Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵lpsolit%gmail.com1-0/+1
(user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2009-02-02Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵lpsolit%gmail.com1-1/+2
confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-12-18Bug 419496 - Cannot easily share saved searchesdkl%redhat.com1-1/+2
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
2008-12-10Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵lpsolit%gmail.com1-4/+0
Buclin <LpSolit@gmail.com> r/a=mkanat
2008-10-18Bug 460588: Add template hooks for adding fields to editgroups and userprefs ↵mkanat%bugzilla.org1-1/+3
Account Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2008-09-17Bug 417290: Add an email pref to get notifications for newly created bugs - ↵lpsolit%gmail.com1-0/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org1-2/+2
Bugzilla::Group objects (instead of a hashref of group ids and names).
2008-02-12Bug 389815: Can't edit shared queries if you can't run them - Patch by ↵lpsolit%gmail.com1-1/+8
timeless <timeless@bemail.org> r/a=LpSolit
2007-10-22Bug 182083: Help system should support more pages - Patch by Frédéric ↵lpsolit%gmail.com1-0/+1
Buclin <LpSolit@gmail.com> r=Colin a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com6-6/+0
<bugzilla@chimpychompy.org> r/a=LpSolit