Skip to content
Snippets Groups Projects
Commit 7f51f652 authored by aydreeihn's avatar aydreeihn
Browse files

Add new API headers to whitelist

parent e287c7fa
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,8 @@ class TicketApiController extends ApiController {
"attachments" => array("*" =>
array("name", "type", "data", "encoding", "size")
),
"message", "ip", "priorityId"
"message", "ip", "priorityId",
"system_emails", "thread_entry_recipients"
);
# Fetch dynamic form field names for the given help topic and add
# the names to the supported request structure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment