Oleksii Shevchuk 2018-10-25 20:11:51 +03:00
parent f046c65e17
commit c3603f3726
1 changed files with 3 additions and 0 deletions

View File

@ -199,6 +199,9 @@ def _event(eventid, client, server, handler, triggers, config, **kwargs):
event, criterias, client_filter, action)
if handler:
if client_filter.startswith(('*', 'any')):
client_filter = '*'
handler.inject(
action, client_filter,
'Action for event "{}" apply to <{}>: {}'.format(