Skip to content

Use message validation hook in forum sharing client

akwizgran requested to merge forum-sharing-hooks into master

This patch moves the forum sharing client's update handling from an event handler to a hook to ensure the update is handled even if it arrives just before shutdown.

Merge request reports