Roundup Tracker - Issues

Message3068

Author ber
Recipients
Date 2002-10-10.14:17:42
Message-id
In-reply-to
Logged In: YES 
user_id=113859

I'm not sure that saving a plain text password is a good idea.
Sending this out per email also usually is common but not
the best of ideas security wise. I'd like to keep it saved
in an encrypted state.

I'd like to see a way to request a new password which should
be set from random. Mailman has something like this to add
users. You just add somebody and they get a password in email.

For the admin resetting the password using roundup-admin -i
 instances/tracker

set user10 password="juhu"

is easy and scriptable. :)
History
Date User Action Args
2009-02-03 14:23:29adminlinkissue620931 messages
2009-02-03 14:23:29admincreate