Luke Barnard 97bd18af4e Add automagical AS Publicised Group(s)
via registration file "users" namespace:

```YAML
...
namespaces:
  users:
    - exclusive: true
      regex: '.*luke.*'
      group_id: '+all_the_lukes:hsdomain'
...
```

This is part of giving App Services their own groups for matching users. With this, ghost users will be given the appeareance that they are in a group and that they have publicised the fact, but _only_ from the perspective of the `get_publicised_groups_for_user` API.
2017-11-16 16:44:55 +00:00
..
2017-11-13 18:32:08 +00:00
2017-11-10 09:15:39 +00:00
2017-04-05 14:15:09 +01:00
2017-11-02 14:37:39 +00:00
2017-11-15 16:24:22 +00:00
2017-11-14 14:51:25 +00:00