janl commented on issue #933: Update for changes to _cluster_setup endpoint
URL: https://github.com/apache/couchdb-fauxton/pull/933#issuecomment-318611246
 
 
   Trying to distill an IRC conversation between @wohali & @michellephung:
   
   As far as I understand, the situation is this: fauxton runs on admin party 
couchdb, user does /_cluster_setup 'enable cluster', after which CouchDB 
doesn?t accept unauthenticated requests any more, in order to not have folks go 
to login right away, and since in the cluster setup page we have the plaintext 
adminuser/password, the cluster setup fauxton code does a session.login() with 
these credentials.
   
   That?s before this PR, but subsequently, this PR also doesn't work as 
expected.
   
   I haven?t had time to verify that current Fauxton on CouchDB master fails on 
cluster setup, but that?d be the litmus test.
 
----------------------------------------------------------------
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

Reply via email to