[PyCS-devel] important bugfix in PyDS
Status: Alpha
Brought to you by:
myelin
|
From: Georg B. <gb...@mu...> - 2003-01-15 11:33:09
|
Hi! I made a stupid error in the password handling in PyDS: I sent the password directly, where Radio sends the md5 Hexdigest, instead. So PyDS users couldn't login via login.py, as the password was stored in clear. I fixed PyDS, but an upgrade requires action by the Community Server Admin, as he must set the password for the user new. Phil had written a changepasswd.py for that purpose and I just checked in a pycsadm.py way to do it (pycsadm.py doesn't require the community server to be stopped, as it uses xmlrpc). A description is in the newest entry at http://pyds.muensterland.org/ Ok, now I know why I call it an Alpha version ;-) bye, Georg |