aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/auth
Commit message (Collapse)AuthorAgeFilesLines
* Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" ↵reed%reedloden.com2006-12-191-1/+1
| | | | [p=reed r=LpSolit a=myk]
* Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-08-222-34/+24
| | | | <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-122-3/+4
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Spelling patch: use the right spelling form for 'returned'; patch by Vlad ↵vladd%bugzilla.org2006-06-201-1/+1
| | | | Dascalu <vladd@bugzilla.org>.
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-123-65/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 313950: Login screen should append emailsuffix to login field - Patch by ↵lpsolit%gmail.com2006-02-262-1/+3
| | | | Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com2006-02-221-0/+2
| | | | by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
* [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ↵lpsolit%gmail.com2006-02-211-1/+13
| | | | your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org2005-04-132-0/+77
| | | | r=wurblzap, a= justdave
* Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by ↵lpsolit%gmail.com2005-04-081-3/+0
| | | | Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵travis%sedsystems.ca2005-03-191-3/+3
| | | | | | Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
* 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
| | | | | | patch by erik r=joel, kiko a=myk
* Bug 249862: remove duplicate </tr> from login pagebugreport%peshkin.net2004-07-061-1/+0
| | | | | r=vladd a=justdave
* Patch for bug 240434: replace increased with improved on the login page; ↵jocuri%softhome.net2004-04-151-1/+1
| | | | r=timeless, a=justdave.
* Bug 237512 Should auth_err_tag be listed in <tt>timeless%mozdev.org2004-03-191-1/+1
| | | | r=justdave a=justdave
* Bug 132066 - add a note to the login page about needing cookies for a good ↵gerv%gerv.net2004-03-181-0/+5
| | | | user experience. Patch by gerv; r,a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Fix for bug 90468: Bugzilla does not log out automatically when closingkiko%async.com.br2004-01-171-0/+15
| | | | | the session. Patch by toms@myrealbox.com (Toms Baugis), with minor cleanups by me. r=kiko, a=myk.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-042-9/+13
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-251-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
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-222-0/+152
r=gerv, justdave a=justdave