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: [email protected] With regards, Apache Git Services
