Ah.... that fixed it! Thanks!
On 8 Jul 2014, at 3:00, Alexander Shorin wrote:
Works for me. Use utf-8 encoded strings to compute basic auth digest.
--
,,,^..^,,,
On Tue, Jul 8, 2014 at 2:31 AM, Herman Chan <[email protected]>
wrote:
Actually, that's not entirely true, "$" works, but character like ΓΏ
does not
work.
On 7 Jul 2014, at 18:29, Herman Chan wrote:
Hi all,
We just noticed that when talking to couch through http basic auth,
if the
user use a character higher than acsii 127 like "$", couch won't
accept the
password.
We are using couchdb 1.3.1, does anyone know if this is fixed in
later
versions?
Thanks,
Herman