forked-synapse/synapse/groups
Richard van der Hoff 1135193dfd Validate group ids when parsing
May as well do it whenever we parse a Group ID. We check the sigil and basic
structure here so it makes sense to check the grammar in the same place.
2017-10-21 00:30:39 +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 Validate group ids when parsing 2017-10-21 00:30:39 +01:00