summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/auth/login.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Bug 1444008 - Fix sanity tests for unfiltered urlbaseDylan William Hardison1-1/+1
2018-03-20Bug 1444008 - Form action injection in Bugzilla /user_profile (leads to XSS/s...Dylan William Hardison1-1/+1
2017-06-07Bug 1370904 - Add "required" property to login input elementsWilliam Lachance1-2/+3
2015-10-08Bug 1200765 - Make login UX mobile friendly to assist mobile authentication w...Dylan William Hardison1-49/+46
2015-04-24Bug 1157395: CSRF in log in formDavid Lawrence1-1/+3
2014-12-22Bug 1113286: backport upstream bug 686333 to bmo/4.2 to convert Bugzilla logi...David Lawrence1-1/+2
2014-11-04Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ...Byron Jones1-3/+1
2014-11-04Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for login...David Lawrence1-1/+3
2012-08-31Merge from bugzilla/4.2Reed Loden1-0/+1
2012-08-06Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized pass...Frédéric Buclin1-0/+1
2012-07-12Removed extra 'additional_methods' hookDave Lawrence1-2/+0
2012-04-04Bug 672841 - Make BMO support BrowserIDGervase Markham1-0/+2
2012-03-28merged with bugzilla/4.0Dave Lawrence1-0/+2
2012-03-26Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham1-0/+2
2011-10-05more porting workDavid Lawrence1-4/+4
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-2/+1
2009-10-19Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buc...lpsolit%gmail.com1-11/+9
2009-06-05Bug 493642: Never include hidden_fields in the header/footer login form, and ...mkanat%bugzilla.org1-1/+1
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ...timeless%mozdev.org1-1/+1
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com1-1/+0
2007-05-22Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org1-0/+4
2007-01-18Bug 299405: Attachments don't work if you need to log in again [ Undefined su...lpsolit%gmail.com1-1/+4
2006-08-22Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin <LpS...lpsolit%gmail.com1-19/+11
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com1-2/+2
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-12/+2
2006-02-26Bug 313950: Login screen should append emailsuffix to login field - Patch by ...lpsolit%gmail.com1-0/+1
2005-04-13Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org1-0/+1
2005-04-08Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu...lpsolit%gmail.com1-3/+0
2005-03-19Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out...travis%sedsystems.ca1-3/+3
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
2004-07-06Bug 249862: remove duplicate </tr> from login pagebugreport%peshkin.net1-1/+0
2004-04-15Patch for bug 240434: replace increased with improved on the login page; r=ti...jocuri%softhome.net1-1/+1
2004-03-18Bug 132066 - add a note to the login page about needing cookies for a good us...gerv%gerv.net1-0/+5
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net1-1/+1
2004-01-17Fix for bug 90468: Bugzilla does not log out automatically when closingkiko%async.com.br1-0/+15
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net1-7/+9
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com1-1/+1
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-0/+104