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 2020/05/06 10:27:32 UTC

[GitHub] [couchdb] wohali edited a comment on issue #2872: ini created admin cannot log in, web ui created admin with same user/pass can log in

wohali edited a comment on issue #2872:
URL: https://github.com/apache/couchdb/issues/2872#issuecomment-624552507


   And what happens if the username is all lowercase?
   
   Just trying to rule out possibilities here.
   
   FYI it's identical hashing. There's only a single place in the CouchDB code that converts a plaintext password to a hashed one.
   
   My only guess is that you've got unexpected spaces in the file somehow. Be sure you are not using a trailing space after the password, this may be being misinterpreted.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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