Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

password with umlauts leads to error #3

Open
mrtopf opened this issue May 30, 2013 · 0 comments
Open

password with umlauts leads to error #3

mrtopf opened this issue May 30, 2013 · 0 comments
Assignees

Comments

@mrtopf
Copy link
Member

mrtopf commented May 30, 2013

Error message in camper:


  File "/home/cs/camper/src/userbase/userbase/db/users.py", line 24, in to_bson
    return "HASH:"+hashlib.new("md5",value).hexdigest()
  File "/opt/python/lib/python2.7/hashlib.py", line 124, in __hash_new
    return __get_builtin_constructor(name)(string)
  File "/opt/python/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
    raise ValueError('unsupported hash type %s' % name)

@ghost ghost assigned mrtopf May 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant