| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 ↵ | Frédéric Buclin | 2014-09-11 | 1 | -0/+3 |
| | | | | | | | spec about valid <link rel="..."> keywords r=dkl a=sgreen | ||||
| * | Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection | Frédéric Buclin | 2014-04-17 | 1 | -1/+3 |
| | | | | | r=dkl a=justdave | ||||
| * | Split a too long line | Frédéric Buclin | 2014-01-16 | 1 | -1/+2 |
| | | |||||
| * | Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ↵ | Frédéric Buclin | 2014-01-16 | 1 | -61/+21 |
| | | | | | | | instead of JavaScript r=dkl a=justdave | ||||
| * | Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer) | Reed Loden | 2013-03-12 | 1 | -1/+1 |
| | | | | | [r=LpSolit a=LpSolit] | ||||
| * | Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵ | Frédéric Buclin | 2012-08-06 | 1 | -3/+4 |
| | | | | | | | password reset e-mail request r=reed a=LpSolit | ||||
| * | Bug 765189: No longer use an absolute URL in the login form | Koosha Khajeh Moogahi | 2012-07-31 | 1 | -2/+0 |
| | | | | | r/a=LpSolit | ||||
| * | Add hooks for alternative login methods. r,a=LpSolit. | Gervase Markham | 2012-03-26 | 1 | -0/+3 |
| | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=698418 | ||||
| * | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -17/+5 |
| | | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
| * | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 1 | -2/+0 |
| | | | | | r/a=mkanat | ||||
| * | Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it | Francisco Donalisio | 2011-03-08 | 1 | -1/+5 |
| | | | | | | W3C WAI compliant. r=timello, a=LpSolit | ||||
| * | Bug 595712: Return to bug page after login doesn't work with javascript disabled | Frédéric Buclin | 2010-09-23 | 1 | -2/+7 |
| | | | | | r=ghendricks a=LpSolit | ||||
| * | Bug 549814 - "Internal error when using login fields in header/footer after ↵ | Reed Loden | 2010-03-28 | 1 | -1/+1 |
| | | | | | | | visiting token.cgi URL" [r=mkanat a=mkanat] | ||||
| * | Bug 514913: Eliminate ssl="authenticated sessions" | mkanat%bugzilla.org | 2009-10-09 | 1 | -6/+1 |
| | | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
| * | Bug 507326: Make it so that the header template doesn't overwrite any ↵ | mkanat%bugzilla.org | 2009-08-01 | 1 | -6/+6 |
| | | | | | | | template var named "target". Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
| * | Bug 493642: Never include hidden_fields in the header/footer login form, and ↵ | mkanat%bugzilla.org | 2009-06-04 | 1 | -4/+0 |
| | | | | | | | 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 f | mkanat%bugzilla.org | 2009-05-22 | 1 | -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.com | 2009-03-06 | 1 | -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.com | 2009-03-02 | 1 | -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.org | 2009-03-01 | 1 | -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.org | 2009-02-24 | 1 | -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.org | 2009-02-24 | 1 | -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 toolbar | mkanat%bugzilla.org | 2009-02-12 | 1 | -64/+41 |
| | | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | ||||
| * | Bug 391949 colchange, login, and a number of other forms are missing a space ↵ | timeless%mozdev.org | 2008-03-31 | 1 | -1/+1 |
| | | | | | | | before checked r=vladd a=lpsolit | ||||
| * | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
| | | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
| * | Bug 364008: Work around 405 error on login from home page when using IIS 5. | justdave%bugzilla.org | 2007-05-21 | 1 | -0/+3 |
| | | | | | | Patch by Michael Kincaid <michael@luidia.com> r=justdave, a=justdave | ||||
| * | Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" ↵ | reed%reedloden.com | 2006-12-19 | 1 | -1/+1 |
| | | | | | [p=reed r=LpSolit a=myk] | ||||
| * | Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-08-22 | 1 | -15/+13 |
| | | | | | <LpSolit@gmail.com> r=wurblzap a=myk | ||||
| * | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 2006-07-12 | 1 | -1/+2 |
| | | | | | <batosti@async.com.br> r=ghendricks a=myk | ||||
| * | Spelling patch: use the right spelling form for 'returned'; patch by Vlad ↵ | vladd%bugzilla.org | 2006-06-20 | 1 | -1/+1 |
| | | | | | Dascalu <vladd@bugzilla.org>. | ||||
| * | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 2006-05-12 | 1 | -1/+1 |
| | | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
| * | Bug 313950: Login screen should append emailsuffix to login field - Patch by ↵ | lpsolit%gmail.com | 2006-02-26 | 1 | -1/+2 |
| | | | | | Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave | ||||
| * | [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ↵ | lpsolit%gmail.com | 2006-02-21 | 1 | -1/+13 |
| | | | | | your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | ||||
| * | Bug 165075 - A login form is now included by default on the main Index page. | jake%bugzilla.org | 2005-04-13 | 1 | -0/+76 |
| r=wurblzap, a= justdave | |||||
