aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/rpcutils.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix passwords and XML-RPC logins.Matěj Cepl2011-09-041-22/+0
| | | | | Make switching off XML-RPC per-domain not per-user (fixes #107). Login just once per session and domain (fixes #113).
* Eliminating MakeJSONRPC calls and fixing multiple logins.Matěj Cepl2011-09-011-0/+63
Fixes #113.