synapse-product/synapse/groups
Luke Barnard 9b2feef9eb Add is_public to groups table to allow for private groups
Prevent group API access to non-members for private groups

Also make all the group code paths consistent with `requester_user_id` always being the User ID of the requesting user.
2017-10-26 16:51:32 +01:00
..
__init__.py Initial group server implementation 2017-07-10 15:44:15 +01:00
attestations.py Fix typo in group attestation handling 2017-10-19 10:55:52 +01:00
groups_server.py Add is_public to groups table to allow for private groups 2017-10-26 16:51:32 +01:00