Hello CouchDb Team, Some time ago we have been started with good results using CouchDb and nano library. We would like to use CouchDb on Linux server.
We have following scenario: 1) When require_valid_user=true we need to provide login and password to the users 2) When require_valid_user=false login and password is still required We are experiencing following behavior and general question is - whether something is wrong or our understanding is incorrect. Because we think that in point #2 it shouldn't behave like that. If someone could shed some light on that. Thanks, Piotr