Changes between Version 4 and Version 5 of control-panel/alternative-interfaces
- Timestamp:
- Sep 2, 2016, 12:56:12 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
control-panel/alternative-interfaces
v4 v5 81 81 82 82 Please note: the web API is not intended to be exposed to anonymous users! Any web-accessible pages for manipulating the control panel via the API must be password protected. You are responsible for the items created by your username. 83 84 The extra parameters for authentication are: 85 86 * `user_name` (set to the username with permission to access the control panel) 87 * `user_password` (set to the matching password) 83 88 84 89 To use the web accessible API you must pass two additional parameters: an api user name and password.