Post
Topic
Board Development & Technical Discussion
Re: Authentication, JSON RPC and Python
by
vess
on 03/08/2010, 20:31:15 UTC
I encountered this as well: there's no documentation as to what auth string should be accepted in the case of no user.

It's probably best to require rpcuser and rpcpassword in future versions is my two cents. This is generally what's expected from an HTTP Auth anyway.