aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/auth
Commit message (Expand)AuthorAgeFilesLines
* Bug 1037285 - Login redirection from forms is broken for urls using a : in th...Dylan William Hardison2014-07-161-1/+1
* Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin2014-04-172-2/+6
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-231-3/+3
* Bug 958825: Use HTML5's attribute "autofocus" instead of onload="element.focu...Frédéric Buclin2014-01-201-3/+2
* Split a too long lineFrédéric Buclin2014-01-161-1/+2
* Bug 686333: Bugzilla login field should be <input type=email>Frédéric Buclin2014-01-161-1/+2
* Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ins...Frédéric Buclin2014-01-161-61/+21
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan2014-01-071-1/+1
* Bug 899679 - Bug History page, "back to" should not be striked of only Bug # ...Sunil Joshi2013-08-061-1/+9
* Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer)Reed Loden2013-03-121-1/+1
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-2/+2
* Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized pass...Frédéric Buclin2012-08-062-3/+5
* Bug 765189: No longer use an absolute URL in the login formKoosha Khajeh Moogahi2012-07-311-2/+0
* Bug 490764: Bugzilla should explain why creating a user account is worthwhileFrédéric Buclin2012-05-161-1/+9
* Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2012-03-262-0/+5
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-112-35/+10
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-232-4/+0
* Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make itFrancisco Donalisio2011-03-081-1/+5
* Bug 595712: Return to bug page after login doesn't work with javascript disabledFrédéric Buclin2010-09-231-2/+7
* Bug 549814 - "Internal error when using login fields in header/footer after v...Reed Loden2010-03-281-1/+1
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-2/+1
* Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buc...lpsolit%gmail.com2009-10-181-11/+9
* Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org2009-10-091-6/+1
* Bug 507326: Make it so that the header template doesn't overwrite any templat...mkanat%bugzilla.org2009-08-011-6/+6
* Bug 493642: Never include hidden_fields in the header/footer login form, and ...mkanat%bugzilla.org2009-06-042-5/+1
* Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org2009-05-221-4/+21
* Bug 481910: Login forms point to http:// instead of https:// when ssl='authen...lpsolit%gmail.com2009-03-061-1/+7
* Bug 481025 - Remove rogue Byte Order Mark.wurblzap%gmail.com2009-03-021-1/+1
* Bug 478232: Fix HTML validation of pages after index/header UI changes.mkanat%bugzilla.org2009-03-011-4/+4
* Bug 479197: The mini_login Bugzilla_password box does not convert to text typ...mkanat%bugzilla.org2009-02-241-6/+34
* Bug 478173: Add a "Remember" checkbox to the header/footer login form and res...mkanat%bugzilla.org2009-02-241-4/+11
* Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org2009-02-121-64/+41
* Bug 391949 colchange, login, and a number of other forms are missing a space ...timeless%mozdev.org2008-03-312-2/+2
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-202-2/+0
* Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org2007-05-212-0/+7
* Bug 299405: Attachments don't work if you need to log in again [ Undefined su...lpsolit%gmail.com2007-01-181-1/+4
* Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" [p=reed...reed%reedloden.com2006-12-191-1/+1
* Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin <LpS...lpsolit%gmail.com2006-08-222-34/+24
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-122-3/+4
* Spelling patch: use the right spelling form for 'returned'; patch by Vlad Das...vladd%bugzilla.org2006-06-201-1/+1
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-123-65/+3
* Bug 313950: Login screen should append emailsuffix to login field - Patch by ...lpsolit%gmail.com2006-02-262-1/+3
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com2006-02-221-0/+2
* [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ...lpsolit%gmail.com2006-02-211-1/+13
* Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org2005-04-132-0/+77
* Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu...lpsolit%gmail.com2005-04-081-3/+0
* Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out...travis%sedsystems.ca2005-03-191-3/+3
* Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk.kiko%async.com.br2004-07-241-2/+3
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-211-9/+19
* Bug 249862: remove duplicate </tr> from login pagebugreport%peshkin.net2004-07-061-1/+0