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-05-10 11:05:43 +01:00
2016-01-07 04:26:29 +00:00
2016-11-16 14:47:52 +00:00
2017-10-04 14:29:33 +01:00
2017-11-08 09:21:41 +00:00
2017-04-26 11:43:16 +01:00
2017-11-14 10:29:58 +00:00
2017-10-25 15:21:08 +01:00
2017-05-26 10:02:04 +01:00
2017-11-04 19:35:14 +00:00