mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
mod_pep: Implement 'roster' (group) access_model
Allows e.g. restricting your vcard4 to only family or similar. Notes: This does not include roster groups in the configuration form, so the client will have to get them from the actual roster.
This commit is contained in:
parent
5ef6234248
commit
83ee7e5739
4 changed files with 26 additions and 2 deletions
1
CHANGES
1
CHANGES
|
@ -67,6 +67,7 @@ TRUNK
|
|||
- When mod_smacks is enabled, s2s connections not responding to ack requests are closed.
|
||||
- Arguments to `prosodyctl shell` that start with ':' are now turned into method calls
|
||||
- Support for Type=notify and notify-reload systemd service type added
|
||||
- Support for the roster *group* access_model in mod_pep
|
||||
|
||||
## Removed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue