It's saved in couch like "username@example.com"
I have saved users named "nrstott@gmail.com" for example and that's
how it shows up in the "name" field in the user doc
On Tue, Aug 24, 2010 at 4:43 AM, Benoit Chesneau <bchesneau@gmail.com> wrote:
> On Tue, Aug 24, 2010 at 8:08 AM, Nathan Stott <nrstott@gmail.com> wrote:
>> You can reproduce it easily using curl or a web browser. If your
>> username has an @ in it, you can't use URL authentication successfully
>> even if you url encode the username.
>>
>
> At the end couchdb see only the headers. So maybe it's the way the
> user was saved in the doc. Can you check how it is saved compared to
> the pparam you pass in your client or browser ?
>
> - benoît
|