This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-01 05:48:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
webtools
History
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
..
apidoc
…
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
…
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
…
PLIF
* Implemented dispatcher.output service in CosesEditor.pm
2001-06-23 04:07:21 +00:00
registry
…
tinderbox
…
tinderbox2
…
web-sniffer
…
webstats
…
whack-license
…