From 57b1f1557fab97555dada2a3f99145a50405f955 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 5 Oct 2011 12:34:17 +0200 Subject: closed #161 --- module/Api.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'module/Api.py') diff --git a/module/Api.py b/module/Api.py index 3480f05b8..502792cf6 100644 --- a/module/Api.py +++ b/module/Api.py @@ -75,6 +75,10 @@ class Api(Iface): see Thrift specification file remote/thriftbackend/pyload.thrift\ for information about data structures and what methods are usuable with rpc. + + Most methods requires specific permissions, please look at the source code if you need to know.\ + These can be configured via webinterface. + Admin user have all permissions, and are the only ones who can access the methods with no specific permission. """ EXTERNAL = Iface # let the json api know which methods are external -- cgit v1.2.3