On Mon, 23 Jan 2012 20:27:10 -0800 Benoit Chesneau <[email protected]> wrote:
BC> If concurrent login means connection from differents devices with BC> the same login, this isn't actually quite possible insitde couchdb BC> except by having your own auth handler. Yes, that's what I meant. I looked at the various auth handlers and did not think any of them could do the job so ended up going with application logic. Thank you! Ted
