You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/12/14 16:30:02 UTC

[GitHub] kocolosk commented on issue #1051: Couch return unknown_error / function_clause when create a user with non-string password

kocolosk commented on issue #1051: Couch return unknown_error / function_clause when create a user with non-string password
URL: https://github.com/apache/couchdb/issues/1051#issuecomment-351762412
 
 
   Yes this is a bug -- the `couch_passwords` hashing module is rightly checking that the password is the correct datatype before proceeding, but we can be smarter about bubbling up a good error message.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services