mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 02:39:05 +01:00
to have all the code related to that in one place, so it is easier to maintain and to spot bugs. This also checks that only blogs without an existing sharing session are shared and initialized again. It extends an existing test to catch the missing check. This removes some debugging information from the previous commit to not leak private information via the sharing sessions. Fixes #979