View Revisions: Issue #885
Summary | 0000885: Add public JSON-RPC | ||
---|---|---|---|
Revision | 2017-11-01 20:07 by rijkr | ||
Description | IST: JSON-RPC is for private use only. SOLL: Add methods for public use. Config items: "api.jsonrpc.secret-key" (secret key to be passed as X-Auth-Key HTTP header) and "api.jsonrpc.ext.ip-addresses-allowed" (a CIDR Set of allowed client IPv4 addresses, when void access is denied for all clients). |
||
Revision | 2017-11-01 20:04 by rijkr | ||
Description | IST: JSON-RPC is for private use only. SOLL: Add methods for public use. Config items: "api.jsonrpc.secret-key" (secret key to be passed as X-Auth-Key HTTP header) and "api.jsonrpc.ext.ip-addresses-allowed" (a CIDR Set of allowed client IPv4 addresses. When void access is denied for all clients). |