1. 04 Apr, 2002 1 commit
  2. 04 Mar, 2002 1 commit
  3. 20 Jan, 2002 1 commit
  4. 05 Oct, 2001 1 commit
  5. 19 Sep, 2001 1 commit
  6. 10 Sep, 2001 2 commits
  7. 07 Sep, 2001 1 commit
  8. 03 Sep, 2001 1 commit
  9. 11 Jul, 2001 1 commit
    • justdave%syndicomm.com's avatar
      Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored in… · 02226521
      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
      02226521
  10. 02 Jun, 2001 1 commit
  11. 08 Apr, 2001 1 commit
  12. 23 Feb, 2001 1 commit
  13. 20 Jan, 2001 1 commit
  14. 19 Sep, 2000 1 commit
  15. 29 Aug, 2000 1 commit
  16. 26 Jul, 2000 1 commit
  17. 05 Jul, 2000 1 commit
  18. 29 Jun, 2000 1 commit
  19. 22 Mar, 2000 1 commit
  20. 24 Jan, 2000 1 commit
  21. 23 Jan, 2000 2 commits
  22. 22 Jan, 2000 1 commit
    • terry%mozilla.org's avatar
      Added a new table fielddefs that records information about the · 6dcda41d
      terry%mozilla.org authored
      different fields we keep an activity log on.  The bugs_activity table
      now has a pointer into that table instead of recording the name directly.
      
      Set up a new, highly experimental email-notification scheme.  To turn
      it on, the maintainer has to turn on the "New email tech" param, and
      then individual users have to turn on the "New email tech" preference.
      6dcda41d
  23. 20 Jan, 2000 1 commit
  24. 18 Jan, 2000 1 commit
  25. 17 Jan, 2000 1 commit
  26. 15 Jan, 2000 1 commit
  27. 02 Nov, 1999 1 commit
  28. 22 Oct, 1999 1 commit
  29. 12 Oct, 1999 3 commits
  30. 02 Jun, 1999 1 commit
  31. 12 Mar, 1999 1 commit
  32. 06 Mar, 1999 2 commits
  33. 04 Mar, 1999 1 commit
  34. 21 Nov, 1998 1 commit
  35. 17 Nov, 1998 1 commit