summaryrefslogtreecommitdiff
path: root/FS/FS/API.pm
diff options
context:
space:
mode:
authorJeremy Davis <jeremyd@freeside.biz>2015-09-28 10:08:02 -0400
committerJeremy Davis <jeremyd@freeside.biz>2015-09-28 10:08:02 -0400
commit4c8c839f65491c9ec41e78fce02ab5c91a5f4595 (patch)
treebd3cd51ee882bbd657187a9a62dc211fed1adaeb /FS/FS/API.pm
parent1cfc3ea3efb8c75388ad344ea9481f6f8df072b9 (diff)
37669 Additional back-office disclaimers
Diffstat (limited to 'FS/FS/API.pm')
-rw-r--r--FS/FS/API.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/FS/FS/API.pm b/FS/FS/API.pm
index f848361..7ee0802 100644
--- a/FS/FS/API.pm
+++ b/FS/FS/API.pm
@@ -24,7 +24,9 @@ This module implements a backend API for advanced back-office integration.
In contrast to the self-service API, which authenticates an end-user and offers
functionality to that end user, the backend API performs a simple shared-secret
authentication and offers full, administrator functionality, enabling
-integration with other back-office systems.
+integration with other back-office systems. Only ccess this API from a secure
+network from other backoffice machines. DON'T use this API to create customer
+portal functionality.
If accessing this API remotely with XML-RPC or JSON-RPC, be careful to block
the port by default, only allow access from back-office servers with the same