garden20 / dashboard

Provides a welcome page, a top menu bar, and app installation and management for Garden apps.
4 stars 7 forks source link

basic auth not supported in installation/replication #34

Open mandric opened 11 years ago

mandric commented 11 years ago

Replication from market does not work if require_valid_user couchdb config option is turned on. You can reproduce by setting that config to true and installing a market and dashboard locally. We might consider supporting basic auth in the URL or other means of passing username/pass. Not a high priority since markets are typically public.

ryanramage commented 11 years ago

Ok, just got this with a fresh install. If a 403 is returned from the replication, we should prompt the user for a user/pw for the remote couch.