forked-synapse/synapse/rest
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
..
client Add is_public to groups table to allow for private groups 2017-10-26 16:51:32 +01:00
key replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
media replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
__init__.py Add local group server support 2017-07-17 12:03:49 +01:00