aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account
Commit message (Collapse)AuthorAgeFilesLines
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-025-21/+21
| | | | r/a=LpSolit
* Bug 796386: Warn user if bugmails have been disabledMatt Tyson2012-10-041-0/+9
| | | | r=glob, a=LpSolit
* Bug 349029: Renames the "Some attachment data changes" email preferenceSunil Joshi2012-10-041-1/+1
| | | | r=glob,a=LpSolit
* Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵Frédéric Buclin2012-08-062-3/+5
| | | | | | password reset e-mail request r=reed a=LpSolit
* Bug 765189: No longer use an absolute URL in the login formKoosha Khajeh Moogahi2012-07-311-2/+0
| | | | r/a=LpSolit
* Bug 760034 - Disable all mail button sets the "but not when (overrides ↵Dave Lawrence2012-06-111-1/+1
| | | | | | above)" row incorrectly r/a=LpSolit
* Bug 355596: Your password should be requested to confirm your email address ↵Koosha Khajeh Moogahi2012-05-281-3/+3
| | | | | | change r/a=LpSolit
* Bug 490764: Bugzilla should explain why creating a user account is worthwhileFrédéric Buclin2012-05-162-2/+19
| | | | r=glob a=LpSolit
* Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2012-03-262-0/+5
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=698418
* Bug 731526: Adds an email event for product and/or component notificationsByron Jones2012-03-221-0/+2
| | | | r=LpSolit, a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-1119-322/+95
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 715705: User auto-completion doesn't work for watched users in the email ↵Frédéric Buclin2012-01-061-1/+2
| | | | | | prefs tab r=timello a=LpSolit
* Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible ↵Reed Loden2011-12-131-0/+1
| | | | | | unauthorized account creation e-mail request [r=mkanat a=mkanat]
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-2311-22/+0
| | | | r/a=mkanat
* Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make itFrancisco Donalisio2011-03-081-1/+5
| | | | | W3C WAI compliant. r=timello, a=LpSolit
* Bug 627660 - Rename "Send" button on final create account page to "Create", ↵Reed Loden2011-01-211-1/+1
| | | | | | as nothing is actually sent. [r=mkanat a=mkanat]
* Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵Frédéric Buclin2010-11-041-0/+2
| | | | | | additional tabs r=mkanat a=LpSolit
* Bug 451759: Hide "Add to footer" checkboxes when not sharing a saved searchesFrédéric Buclin2010-10-251-8/+8
| | | | r=pyrzak a=LpSolit
* Bug 575947: Users with passwords length less than 6 characters can't login ↵Frédéric Buclin2010-10-142-3/+7
| | | | | | after migration from 3.4.x or older to 3.6 or newer r/a=mkanat
* Bug 595712: Return to bug page after login doesn't work with javascript disabledFrédéric Buclin2010-09-231-2/+7
| | | | r=ghendricks a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-236-17/+17
| | | | r/a=mkanat
* Bug 578253 - Add autocomplete support to the add users to watch input fieldReed Loden2010-07-121-1/+7
| | | | [r=mkanat a=mkanat]
* Bug 575340 - Remove incorrect maxlength and unneeded size parameters from ↵Reed Loden2010-07-051-2/+2
| | | | | | the new password input field on the reset password page. [r=mkanat a=mkanat]
* Bug 561745: Impossible to uncheck boxes in the Email preferencesFrédéric Buclin2010-05-071-23/+6
| | | | r/a=mkanat
* Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ↵Reed Loden2010-05-051-1/+1
| | | | | | (as password may or may not be changeable)" [r=mkanat a=mkanat]
* Bug 553693: A new logincookie is created when changing the password or email ↵Frédéric Buclin2010-03-291-3/+2
| | | | | | address instead of reusing the existing one r/a=mkanat
* Bug 549814 - "Internal error when using login fields in header/footer after ↵Reed Loden2010-03-281-1/+1
| | | | | | visiting token.cgi URL" [r=mkanat a=mkanat]
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-172-4/+3
| | | | r=mkanat, a=mkanat
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-32/+23
| | | | r=mkanat, a=mkanat, a=LpSolit
* Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵lpsolit%gmail.com2009-10-181-11/+9
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org2009-10-091-6/+1
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 510669: Do not display the "shared searches" table if there is no search ↵lpsolit%gmail.com2009-09-151-12/+5
| | | | shared with you - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 507326: Make it so that the header template doesn't overwrite any ↵mkanat%bugzilla.org2009-08-011-6/+6
| | | | | | template var named "target". Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-201-1/+1
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 493642: Never include hidden_fields in the header/footer login form, and ↵mkanat%bugzilla.org2009-06-042-5/+1
| | | | | | when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org2009-05-221-4/+21
| | | | | ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 481910: Login forms point to http:// instead of https:// when ↵lpsolit%gmail.com2009-03-061-1/+7
| | | | ssl='authenticated sessions' (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 481025 - Remove rogue Byte Order Mark.wurblzap%gmail.com2009-03-021-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat
* Bug 478232: Fix HTML validation of pages after index/header UI changes.mkanat%bugzilla.org2009-03-011-4/+4
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵mkanat%bugzilla.org2009-02-241-6/+34
| | | | | | type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵mkanat%bugzilla.org2009-02-241-4/+11
| | | | | | restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org2009-02-121-64/+41
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵lpsolit%gmail.com2009-02-021-0/+1
| | | | (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵lpsolit%gmail.com2009-02-021-1/+2
| | | | confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵lpsolit%gmail.com2009-01-086-17/+12
| | | | <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 419496 - Cannot easily share saved searchesdkl%redhat.com2008-12-181-1/+2
| | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵lpsolit%gmail.com2008-12-101-4/+0
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 461958: Account creation page uses word "accountname" - should be ↵lpsolit%gmail.com2008-10-291-1/+1
| | | | "account name" - Patch by Rob Siklos [:robzilla] <robzilla2@siklos.ca> r/a=LpSolit
* Bug 460588: Add template hooks for adding fields to editgroups and userprefs ↵mkanat%bugzilla.org2008-10-181-1/+3
| | | | | | Account Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 417290: Add an email pref to get notifications for newly created bugs - ↵lpsolit%gmail.com2008-09-171-0/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat