[Zope-Checkins] CVS: Zope2 - zpasswd.py:1.5
Jim Fulton
jim@tarzan.digicool.com
Fri, 23 Jul 1999 07:47:49 -0400
Update of /cvs-repository/Zope2
In directory tarzan.digicool.com:/projects/users/jim
Modified Files:
zpasswd.py
Log Message:
Submitter: Martijn Pieters
Description: With the new zpasswd.py you can generate encrypted
passwords for the access file. You can specify an optional '-d' or
'--domains' argument specifying the optional domains restriction
string.
This string is written to the access file without the leading colon.