summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/auth
AgeCommit message (Collapse)AuthorFilesLines
2015-10-08Bug 1200765 - Make login UX mobile friendly to assist mobile authentication ↵Dylan William Hardison1-49/+46
workflow
2015-06-02Bug 1163760: Backport upstream bug 1144468 to bmo to add authentication ↵Dylan William Hardison1-0/+37
delegation
2015-04-24Bug 1157395: CSRF in log in formDavid Lawrence2-2/+6
2014-12-22Bug 1113286: backport upstream bug 686333 to bmo/4.2 to convert Bugzilla ↵David Lawrence1-1/+2
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
2013-07-02Bug 888806: Bugzilla login field should use "placeholder" HTML5 attribute ↵Byron Jones1-38/+2
instead of JavaScript
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-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-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
2011-10-05more porting workDavid Lawrence2-6/+6
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
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-03-28Bug 549814 - "Internal error when using login fields in header/footer after ↵Reed Loden1-1/+1
visiting token.cgi URL" [r=mkanat a=mkanat]
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-2/+1
r=mkanat, a=mkanat
2009-10-19Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵lpsolit%gmail.com1-11/+9
Buclin <LpSolit@gmail.com> r/a=mkanat
2009-10-09Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org1-6/+1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-08-01Bug 507326: Make it so that the header template doesn't overwrite any ↵mkanat%bugzilla.org1-6/+6
template var named "target". Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-06-05Bug 493642: Never include hidden_fields in the header/footer login form, and ↵mkanat%bugzilla.org2-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
2009-05-22Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org1-4/+21
ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-03-06Bug 481910: Login forms point to http:// instead of https:// when ↵lpsolit%gmail.com1-1/+7
ssl='authenticated sessions' (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-03-02Bug 481025 - Remove rogue Byte Order Mark.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat
2009-03-02Bug 478232: Fix HTML validation of pages after index/header UI changes.mkanat%bugzilla.org1-4/+4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-02-24Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵mkanat%bugzilla.org1-6/+34
type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
2009-02-24Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵mkanat%bugzilla.org1-4/+11
restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
2009-02-12Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org1-64/+41
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org2-2/+2
before checked r=vladd a=lpsolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2-2/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-05-22Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org2-0/+7
Patch by Michael Kincaid <michael@luidia.com> r=justdave, a=justdave
2007-01-18Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵lpsolit%gmail.com1-1/+4
subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-12-19Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" ↵reed%reedloden.com1-1/+1
[p=reed r=LpSolit a=myk]
2006-08-22Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin ↵lpsolit%gmail.com2-34/+24
<LpSolit@gmail.com> r=wurblzap a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2-3/+4
<batosti@async.com.br> r=ghendricks a=myk
2006-06-20Spelling patch: use the right spelling form for 'returned'; patch by Vlad ↵vladd%bugzilla.org1-1/+1
Dascalu <vladd@bugzilla.org>.
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org3-65/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-02-26Bug 313950: Login screen should append emailsuffix to login field - Patch by ↵lpsolit%gmail.com2-1/+3
Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com1-0/+2
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2006-02-21[SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ↵lpsolit%gmail.com1-1/+13
your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
2005-04-13Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org2-0/+77
r=wurblzap, a= justdave
2005-04-08Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by ↵lpsolit%gmail.com1-3/+0
Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-03-19Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵travis%sedsystems.ca1-3/+3
Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
2004-07-24Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk.kiko%async.com.br1-2/+3
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-9/+19
patch by erik r=joel, kiko a=myk