Comparing a password against .htpasswd
Der Papst
mennsimons at gmx.net
Mon May 27 09:31:07 EDT 2002
More information about the Python-list mailing list
Mon May 27 09:31:07 EDT 2002
- Previous message (by thread): Comparing a password against .htpasswd
- Next message (by thread): Why no libpython2.x.so in redhat?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, on windows machines htpasswd encrypts using only a modified version of MD5. The md5 module delivered together with python does not work with the htpasswd-generated passwords. Has anybody done something in this area? Thanks, willi
- Previous message (by thread): Comparing a password against .htpasswd
- Next message (by thread): Why no libpython2.x.so in redhat?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list