view mod_privacy.wiki @ 35:b6062e1902bf

Edited wiki page through web user interface.
author t.ephraim
date Mon, 28 Sep 2009 16:14:50 +0000
parents f9fcf45e4ce8
children 4956b0726f22
line wrap: on
line source

#summary XEP-0016: Privacy Lists
#labels Stage-Alpha

= Introduction =

Implements [http://xmpp.org/extensions/xep-0016.html XEP-0016: Privacy Lists]


= Details =

UNFINISHED! Currently in development.



== TODO ==
  * If no 'type' attribute is included, the rule provides the "fall-through" case.
  * Examples 29-51
  * When a resource attempts to remove a list or specify a new default list while that list applies to a connected resource other than the sending resource, the server MUST return a "conflict" error to the sending resource and MUST NOT make the requested change.
  * Example 18. Client attempts to change the default list but that list is in use by another resource
  * Example 22. Client attempts to decline a default list but that list is in use by another resource