changeset 38:634a052446a0

Edited wiki page through web user interface.
author t.ephraim
date Tue, 29 Sep 2009 19:59:53 +0000
parents 0f95d16b5a9c
children 2dd626995f78
files mod_privacy.wiki
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_privacy.wiki	Mon Sep 28 19:09:09 2009 +0000
+++ b/mod_privacy.wiki	Tue Sep 29 19:59:53 2009 +0000
@@ -17,4 +17,5 @@
   * 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
\ No newline at end of file
+  * 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