On Jul 14, 2010, at 7:40 AM, Zachary Zolton wrote: > Ah, just found it: > http://github.com/apache/couchdb/commit/6d88c8c6d66772a1dac1d351405eff9c513d263e > > Looks like there's a new config setting for it: > [couch_httpd_auth] > authentication_redirect = /_utils/session.html > > Nifty feature... >
Thanks -- It became necessary as soon as we started running some private CouchApps on public servers. I hope that it is reliable across browsers. The UI could user some polish, but "it works". Chris > On Wed, Jul 14, 2010 at 9:29 AM, Zachary Zolton > <[email protected]> wrote: >> Couchers, >> >> I saw this in the CHANGES file for the 0.11.1 release: >> * Added authentication redirect URL to log in clients. >> >> This sound like a feature I could really use. However, I couldn't >> google my way to any commits or JIRA issues. >> >> Are there any docs/tests regarding this? Also, I'm assuming this >> feature to be included the 1.0 release, as well, right? >> >> >> Cheers, >> >> Zach >>
