-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
Add new auditlog call for actions in API services and remove calls from frontend part.
List of frontend files where need remove: graphs.php, CControllerImageCreate, CControllerImageUpdate, CControllerImageDelete, sysmaps.php, CControllerProxyCreate, CControllerProxyUpdate, services.php, templates.php.
List of API actions where need add auditlog call:
API service(s) | Actions |
---|---|
CGraph, CGraphPrototype | Add, Update |
CImage | Add, Update, Delete |
CMap | Add, Update, Delete |
CProxy | Add, Update |
CService | Add, Update, Delete |
CTemplate | Add, Update |