- 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
-