# HG changeset patch # User t.ephraim # Date 1254339424 0 # Node ID 2dd626995f787bbc5f0819b07f96f41a4a4e6978 # Parent 634a052446a022b85f8e7589bd26ba434c27e007 Edited wiki page through web user interface. diff -r 634a052446a0 -r 2dd626995f78 mod_privacy.wiki --- a/mod_privacy.wiki Tue Sep 29 19:59:53 2009 +0000 +++ b/mod_privacy.wiki Wed Sep 30 19:37:04 2009 +0000 @@ -13,9 +13,4 @@ == TODO == - * If there is an active list set for a session, it affects only the session(s) for which it is activated, and only for the duration of the session(s); the server MUST apply the active list only and MUST NOT apply the default list (i.e., there is no "layering" of lists). - * 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. - * 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 - * rework the return values, true for success and {type, condition, message} for the error_reply for failures \ No newline at end of file + * test block code \ No newline at end of file