aboutsummaryrefslogtreecommitdiffstats
path: root/editusers.cgi
Commit message (Collapse)AuthorAgeFilesLines
...
* Stop ever using perl's crypt() function; only use mysql's. (Usingterry%mozilla.org2000-01-181-9/+1
| | | | both was causing corruption on about 1 in 40 passwords.)
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-1/+1
| | | | | | | 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.
* updated license boilerplatedmose%mozilla.org1999-11-021-9/+18
|
* Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1999-10-131-0/+583
ability to edit components, products, and versions. Yay!