- 20 May, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 294778: Unable to create new accounts when requirelogin is on - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 30 Mar, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 276543: createaccount.cgi should not be displayed if account creation is disabled - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
- 09 Mar, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=LpSolit, a=myk
-
- 09 Feb, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
-
- 01 Feb, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
-
- 21 Jul, 2004 1 commit
-
-
bugreport%peshkin.net authored
patch by erik r=joel, kiko a=myk
-
- 27 Mar, 2004 1 commit
-
-
kiko%async.com.br authored
quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave.
-
- 24 Feb, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 235175: replaces ::FORM from createaccount.cgi with CGI based methods that are mod_perl compatible; r=gerv; a=justdave.
-
- 27 Nov, 2003 1 commit
-
-
kiko%async.com.br authored
logout() method that is proxied through Bugzilla.pm's logout(), and fix callers to use it. r=justdave, bbaetz, a=justdave
-
- 05 May, 2003 1 commit
-
-
bbaetz%acm.org authored
r=joel, a=justdave
-
- 27 Mar, 2003 1 commit
-
-
jake%bugzilla.org authored
r=justdave a=justdave
-
- 22 Mar, 2003 1 commit
-
-
bbaetz%acm.org authored
r=gerv, justdave a=justdave
-
- 09 Dec, 2002 1 commit
-
-
bugreport%peshkin.net authored
Bug 86029 create permission restrictions for createaccount.cgi (prevent people from creating accounts) r=burnus a=justdave
-
- 02 Oct, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 30 Aug, 2002 1 commit
-
-
preed%sigkill.com authored
-
- 26 Aug, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=joel x2
-
- 12 Jul, 2002 1 commit
-
-
jouni%heikniemi.net authored
2xr=bbaetz
-
- 17 Jun, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
early enough r=mattyt, jouni
-
- 24 Apr, 2002 2 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 17 Apr, 2002 1 commit
-
-
myk%mozilla.org authored
Patch by Davidy Avery <daa@rm.incc.net>. 2x r=myk
-
- 02 Apr, 2002 1 commit
-
-
justdave%syndicomm.com authored
-
- 13 Feb, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=mattyt, afranke
-
- 30 Jan, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 20 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
-
- 13 Oct, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. Patch by Dave Lawrence <dkl@redhat.com> r= myk, justdave
-
- 06 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Patch by kai morich <mail@kai-morich.de> r= matty@chariot.net.au
-
- 24 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
into database. r1=Zach Lipton <zach@zachlipton.com> r2=Andreas Franke <afranke@ags.uni-sb.de>. Patch by Christopher Aillon <caillon@returnzero.com>.
-
- 11 Jul, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored in plaintext in the database. Passwords are no longer encrypted with MySQL's ENCRYPT() function (because it doesn't work on some installs), but with Perl's crypt() function. The crypt-related routines now properly deal with salts so that they work on systems that use methods other than UNIX crypt to crypt the passwords (such as MD5). Checksetup.pl will walk through your database and re-crypt everyone's passwords based on the plaintext password entry, then drop the plaintext password column. As a consequence of no longer having a plaintext password, it is no longer possible to email someone their password, so the login screen has been changed to request a password reset instead. The user is emailed a temporary identifying token, with a link back to Bugzilla. They click on the link or paste it into their browser and Bugzilla allows them to change their password. Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com, jake@acutex.net
-
- 10 Mar, 2001 1 commit
-
-
cyeh%bluemartini.com authored
reduce wording
-
- 16 Sep, 2000 1 commit
-
-
cyeh%bluemartini.com authored
by jmrobins@tgix.com (Joe Robins). LDAP sections haven't been tested yet, but the code is arranged such that it shouldn't disturb existing user authentication system.
-
- 31 Aug, 2000 1 commit
-
-
cyeh%bluemartini.com authored
patch by zach@zachlipton.com
-
- 15 Jun, 2000 1 commit
-
-
tara%tequilarista.org authored
-
- 15 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case.
-
- 02 Nov, 1999 1 commit
-
-
dmose%mozilla.org authored
-
- 28 Sep, 1999 1 commit
-
-
terry%mozilla.org authored
-
- 19 Aug, 1999 1 commit
-
-
terry%mozilla.org authored
entry of the user's realname. Note that nothing actually makes use of this info at present.
-
- 08 May, 1999 1 commit
-
-
terry%mozilla.org authored
getting their password emailed to them.
-
- 27 Mar, 1999 1 commit
-
-
terry%netscape.com authored
-