summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
AgeCommit message (Collapse)AuthorFilesLines
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-06-08Bug 1171963: account/email/confirm-new.html.tmpl should describe the current ↵David Lawrence1-1/+11
password complexity setting to new user just like the forgotten password form
2015-06-02Bug 1163760: Backport upstream bug 1144468 to bmo to add authentication ↵Dylan William Hardison1-0/+37
delegation
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-1/+0
jquery)
2015-04-24Bug 1157395: CSRF in log in formDavid Lawrence2-2/+6
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 Lawrence3-8/+17
login fields to <input type=email>
2014-11-04Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ↵Byron Jones2-6/+2
are failing: 'Untrusted Authentication Request'
2014-11-04Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for ↵David Lawrence2-2/+6
login forms
2014-06-05Bug 1016273: Bugzilla whine emails missing change to From header made by bug ↵David Lawrence5-5/+5
1010751
2014-05-16Bug 1010751: Add "Bugzilla@Mozilla" to the From header, so email clients ↵Byron Jones5-5/+5
don't just display "bugzilla-daemon@mozilla.org"
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-07-02Bug 888806: Bugzilla login field should use "placeholder" HTML5 attribute ↵Byron Jones1-38/+2
instead of JavaScript
2013-04-11Bug 859480: Ability to ignore specific bugs (not get email from them, even ↵Dave Lawrence1-3/+40
as the reporter)
2013-03-14merge with bugzilla/4.2Byron Jones1-1/+1
2013-03-12Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer)Reed Loden1-1/+1
[r=LpSolit a=LpSolit]
2012-08-31Merge from bugzilla/4.2Reed Loden2-3/+5
2012-08-10Initial import of MyDashboard extensionDave Lawrence1-0/+2
2012-08-06Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵Frédéric Buclin2-3/+5
password reset e-mail request r=reed a=LpSolit
2012-07-12Removed extra 'additional_methods' hookDave Lawrence1-2/+0
2012-06-12- Fixed browserid small login buttons to display/hide properly when clicking ↵Dave Lawrence1-1/+2
Log In
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 743643: add browserID button to createaccount pageByron Jones1-0/+2
2012-04-11Bug 738152: backport product/component email event filterByron Jones1-0/+2
2012-04-09Remove duplicate hookByron Jones1-2/+0
2012-04-04Bug 672841 - Make BMO support BrowserIDGervase Markham2-0/+5
r=dkl
2012-03-28merged with bugzilla/4.0Dave Lawrence2-0/+5
2012-03-26Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2-0/+5
https://bugzilla.mozilla.org/show_bug.cgi?id=698418
2012-02-08Bug 533012 - add the ability to see all the administrative actions performed ↵Dave Lawrence1-1/+1
by a user r=glob
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-12-15merged with bugzilla/4.2Dave Lawrence1-0/+1
2011-12-13Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible ↵Reed Loden1-0/+1
unauthorized account creation e-mail request [r=mkanat a=mkanat]
2011-10-05more porting workDavid Lawrence3-8/+8
2011-03-09Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make itFrancisco Donalisio1-1/+5
W3C WAI compliant. r=timello, a=LpSolit
2011-01-21Bug 627660 - Rename "Send" button on final create account page to "Create", ↵Reed Loden1-1/+1
as nothing is actually sent. [r=mkanat a=mkanat]
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-10-14Bug 575947: Users with passwords length less than 6 characters can't login ↵Frédéric Buclin2-3/+7
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat
2010-09-23Bug 595712: Return to bug page after login doesn't work with javascript disabledFrédéric Buclin1-2/+7
r=ghendricks a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin6-17/+17
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-07-05Bug 575340 - Remove incorrect maxlength and unneeded size parameters from ↵Reed Loden1-2/+2
the new password input field on the reset password page. [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