summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/auth
AgeCommit message (Collapse)AuthorFilesLines
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
2004-07-06Bug 249862: remove duplicate </tr> from login pagebugreport%peshkin.net1-1/+0
r=vladd a=justdave
2004-04-15Patch for bug 240434: replace increased with improved on the login page; ↵jocuri%softhome.net1-1/+1
r=timeless, a=justdave.
2004-03-19Bug 237512 Should auth_err_tag be listed in <tt>timeless%mozdev.org1-1/+1
r=justdave a=justdave
2004-03-18Bug 132066 - add a note to the login page about needing cookies for a good ↵gerv%gerv.net1-0/+5
user experience. Patch by gerv; r,a=justdave.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2004-01-17Fix for bug 90468: Bugzilla does not log out automatically when closingkiko%async.com.br1-0/+15
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor cleanups by me. r=kiko, a=myk.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2-9/+13
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-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-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org2-0/+152
r=gerv, justdave a=justdave