Tolerate failure of ensure_auth_ddoc_exists call

ensure_auth_ddoc_exists can crash if _users db does not exist, so move
it to the spawned listen_for_changes process where we already tolerate
the possibility of a crash (and have logic to restart after 5 seconds)

COUCHDB-3054
1 file changed
tree: f6483976e9c71eea11a9305c4e8f81bb0b264a62
  1. include/
  2. priv/
  3. src/
  4. test/
  5. .travis.yml
  6. LICENSE