Static hooks
-
Hi,
I am trying to use the static hook:static:messaging.canMessageUser
to add custom logic to the permission checks if a user may message another user.
However, it seems that static hooks cannot alter the flow of nodebb. Throwing an error or returning false etc. do not do anything.
Shouldn't this rather be a filter hook?
Or am I misunderstanding something?
Copyright © 2024 NodeBB | Contributors