gecko-dev/webtools
justdave%syndicomm.com 6b3b75de75 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
2001-07-11 05:29:21 +00:00
..
PLIF * Implemented dispatcher.output service in CosesEditor.pm 2001-06-23 04:07:21 +00:00
apidoc Modify parse_devedge_doc.pl so it didn't lose the description after the first note (this was bad.) 2000-03-04 05:07:20 +00:00
bonsai Bug 80388 - cvsblame shouldn't require layers for popups 2001-05-30 22:13:03 +00:00
browser-buster
bugzilla 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. 2001-07-11 05:29:21 +00:00
bugzilla3 Blatantly copied http://scarab.tigris.org/scarab-design.html and changed it to suit Bugzilla 2001-05-03 10:57:46 +00:00
build Change ~/.mozconfig to $HOME/.mozconfig for OS2 folks. 2000-07-05 18:24:28 +00:00
despot Changing despot owner to endico@mozilla.org with her permission 2001-06-19 04:04:34 +00:00
leak-o-matic
lxr 62446 extra spaces inside links on some lxr-generated pages 2001-05-24 04:10:23 +00:00
miscstats updated url to stats on mothra 2001-04-23 06:02:59 +00:00
mozbot Fixing various typos and spelling mistakes spotted by timeless. There shouldn't be any code level changes here. moa=hixie 2001-04-29 08:35:29 +00:00
newsbot change to using google links instead of the defunct deja.com links 2001-04-09 23:49:51 +00:00
registry Adding white background, so linux sees white 2001-04-10 01:10:07 +00:00
tinderbox Adding Ts to legend 2001-04-10 09:49:33 +00:00
tinderbox2 auto generate the version number based on the output of the date command 2001-04-05 17:48:23 +00:00
web-sniffer contribution from Bruce Robson: ported to Windows NT and fixed a couple of 2000-02-17 07:01:52 +00:00
webstats
whack-license