Replies: 1 comment
-
hey @ronlinet, thanks for the discussion thread and using the package! Correct, we handle the basics in the package. It's up to the application code to determine authorization for gaining access to message/thread features. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you for the demo guys.
I am reusing it now in my project and I have noticed that the thread page doesn’t check if the user is a participant or not.
Adding below snippet to MessagesController.php#L60 will redirect “non participants” back to the listing page with an error message.
Beta Was this translation helpful? Give feedback.
All reactions