Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
also support MD5 passwords in the password change function, thanks Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>
add proper copyright headers. This code is unser the GPL, version 2 or higher. Most of it has been written by Craig Small <csmall@debian.org> and Martin Michlmayr <tbm@cyrius.com>, with some contributions from Peter Palfrader <weasel@debian.org>, Ralf Treinen <treinen@debian.org> and others.
Prepare for a migration to PHP 4: use $_REQUEST['var'] and $_SESSION['var'] to refer to web form and session variables.
Fix a typo which would stop the is_frontdesk value from being updated.
Don't make us look like lunatics
Only lock the password if a FD members makes the change (otherwise $is_active won't be set, which means AMs lock themselves out when changing their profile).
Use an invalid salt for locked passwords.
Lock password when an AM is inactive.
Use proper variable name ($tuple vs $tuples; $tuples is assigned but $tuple printed... fix that to $tuples).
We have an activity field (is_active) in the SQL DB now, so allow FD members to change the value, put inactive AMs in brackets in the leaderboard, and differentiate between active and inactive AMs in the "Whois AM" section.
Imported New Maintainer website into CVS, hope I didn't screw it up
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |