check_role for event type message
This commit is contained in:
parent
1e223e7b57
commit
a6383f0c2c
@ -151,7 +151,9 @@ class PublishDispatcher:
|
||||
kwargs)
|
||||
try:
|
||||
config_arguments = await self.load_kwargs_to_config(risotto_context,
|
||||
kwargs)
|
||||
f'{version}.{message}',
|
||||
kwargs,
|
||||
check_role)
|
||||
except CallError as err:
|
||||
return
|
||||
except Exception as err:
|
||||
|
Loading…
Reference in New Issue
Block a user