Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Dev

zope.password

 

 

Zope dev RSS feed   Index | Next | Previous | View Threaded


dholth at gmail

Sep 22, 2009, 9:59 AM

Post #1 of 1 (165 views)
Permalink
zope.password

At least on Python 2.6, SSHAPasswordManager().checkPassword(hash, password)
fails if hash is unicode, which it always is if stored in some databases.
SSHAPasswordManager should encode the hash to utf-8 before trying to
un-base64.

zope.password is conspicuously missing a DelegatingPasswordManager that
parses hashes in the form of {scheme}hash and uses
getUtility(IPasswordManager, SCHEME) to check a variety of schemes.

Thanks,

Daniel Holth

Zope dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.