Hi,
On 25 Jun 2009, at 17:02, Jan Lehnardt wrote:

CouchDB will use a `users` database (the authentication database) to authenticate users. User credentials must identify a user uniquely. A username / password combination must point to a single user. An OAuth token must identify a single user.

Shouldn't a username point to a single user, else you can have two "smith" accounts one identified by password0, the other by password1 - which hints at there being a password0.
Other wise sounds good to these tired eyes.
Cheers
Simon

Reply via email to