sergehuber opened a new pull request, #870: URL: https://github.com/apache/unomi/pull/870
## Summary - Apply the same restricted-event-type check used on REST event paths to `processEvents` before calling `EventService.send()`. - Skip an event that does not pass the check. GraphQL does not carry a source IP for the authorized-IP list, so a restricted type is refused when such a list is configured. ## Test plan - [ ] `ProcessEventsCommand` unit tests - [ ] CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
