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 | -1/+0 | |
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 | -1/+1 | |
r=dkl | |||||
2015-08-06 | Bug 1179160: The login form should not use type="email" when LDAP has ↵ | Frédéric Buclin | 1 | -2/+2 | |
LDAPmailattribute set r=gerv a=dkl | |||||
2015-03-11 | Bug 325315: The page to reset a forgotten password should be distinct from ↵ | Frédéric Buclin | 1 | -51/+54 | |
the login page r=dkl a=glob | |||||
2014-07-17 | Bug 1037285 - Login redirection from forms is broken for urls using a : in ↵ | Dylan William Hardison | 1 | -1/+1 | |
their url r/a=glob | |||||
2014-04-17 | Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection | Frédéric Buclin | 1 | -1/+3 | |
r=dkl a=justdave | |||||
2014-03-23 | Bug 962812: Use the "required" attribute where appropriate | Sunil Joshi | 1 | -3/+3 | |
r=LpSolit a=justdave | |||||
2014-01-20 | Bug 958825: Use HTML5's attribute "autofocus" instead of ↵ | Frédéric Buclin | 1 | -3/+2 | |
onload="element.focus()" r/a=justdave | |||||
2014-01-16 | Bug 686333: Bugzilla login field should be <input type=email> | Frédéric Buclin | 1 | -1/+2 | |
r/a=justdave | |||||
2014-01-07 | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵ | Connor Behan | 1 | -1/+1 | |
specific Bugzilla installation r=dkl,a=justdave | |||||
2013-08-06 | Bug 899679 - Bug History page, "back to" should not be striked of only Bug # ↵ | Sunil Joshi | 1 | -1/+9 | |
should be striked off. r=sgreen, a=sgreen | |||||
2012-12-02 | Bug 547311: Remove the "align" attribute from <th> | Christopher Trom | 1 | -2/+2 | |
r/a=LpSolit | |||||
2012-08-06 | Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵ | Frédéric Buclin | 1 | -0/+1 | |
password reset e-mail request r=reed a=LpSolit | |||||
2012-05-16 | Bug 490764: Bugzilla should explain why creating a user account is worthwhile | Frédéric Buclin | 1 | -1/+9 | |
r=glob a=LpSolit | |||||
2012-03-26 | Add hooks for alternative login methods. r,a=LpSolit. | Gervase Markham | 1 | -0/+2 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=698418 | |||||
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 | -18/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-10-23 | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 1 | -2/+0 | |
r/a=mkanat | |||||
2010-02-17 | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 1 | -2/+1 | |
r=mkanat, a=mkanat | |||||
2009-10-19 | Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -11/+9 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-06-05 | Bug 493642: Never include hidden_fields in the header/footer login form, and ↵ | mkanat%bugzilla.org | 1 | -1/+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 | |||||
2008-03-31 | Bug 391949 colchange, login, and a number of other forms are missing a space ↵ | timeless%mozdev.org | 1 | -1/+1 | |
before checked r=vladd a=lpsolit | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-05-22 | Bug 364008: Work around 405 error on login from home page when using IIS 5. | justdave%bugzilla.org | 1 | -0/+4 | |
Patch by Michael Kincaid <michael@luidia.com> r=justdave, a=justdave | |||||
2007-01-18 | Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-08-22 | Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -19/+11 | |
<LpSolit@gmail.com> r=wurblzap a=myk | |||||
2006-07-12 | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
<batosti@async.com.br> r=ghendricks a=myk | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 1 | -12/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-02-26 | Bug 313950: Login screen should append emailsuffix to login field - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave | |||||
2005-04-13 | Bug 165075 - A login form is now included by default on the main Index page. | jake%bugzilla.org | 1 | -0/+1 | |
r=wurblzap, a= justdave | |||||
2005-04-08 | Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+0 | |
Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave | |||||
2005-03-19 | Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵ | travis%sedsystems.ca | 1 | -3/+3 | |
Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk | |||||
2004-07-24 | Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk. | kiko%async.com.br | 1 | -2/+3 | |
2004-07-21 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -9/+19 | |
patch by erik r=joel, kiko a=myk | |||||
2004-07-06 | Bug 249862: remove duplicate </tr> from login page | bugreport%peshkin.net | 1 | -1/+0 | |
r=vladd a=justdave | |||||
2004-04-15 | Patch for bug 240434: replace increased with improved on the login page; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
r=timeless, a=justdave. | |||||
2004-03-18 | Bug 132066 - add a note to the login page about needing cookies for a good ↵ | gerv%gerv.net | 1 | -0/+5 | |
user experience. Patch by gerv; r,a=justdave. | |||||
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 1 | -1/+1 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2004-01-17 | Fix for bug 90468: Bugzilla does not log out automatically when closing | kiko%async.com.br | 1 | -0/+15 | |
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor cleanups by me. r=kiko, a=myk. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 1 | -7/+9 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -0/+104 | |
r=gerv, justdave a=justdave |