comparison mod_privacy.wiki @ 16:16098a20238b

Edited wiki page through web user interface.
author t.ephraim
date Fri, 25 Sep 2009 20:00:00 +0000
parents c217cc3bd2ab
children 14793f6394ca
comparison
equal deleted inserted replaced
15:c217cc3bd2ab 16:16098a20238b
10 UNFINISHED! Currently in development. 10 UNFINISHED! Currently in development.
11 11
12 12
13 13
14 == TODO == 14 == TODO ==
15 * Example 9. Client attempts to retrieve non-existent list
16 * Example 10. Client attempts to retrieve more than one list
17 * Example 13. Client attempts to set a non-existent list as active
18 * Example 19. Client attempts to set a non-existent list as default
19 * Examples 29-51 15 * Examples 29-51
20 16
21 === special TODO's === 17 === special TODO's ===
22 * Privacy lists MUST be the first delivery rule applied by a server, superseding (1) the routing and delivery rules specified in server rules for handling XML stanzas defined in RFC 3921 and (2) the handling of subscription-related presence stanzas (and corresponding generation of roster pushes) specified in RFC 3921. 18 * Privacy lists MUST be the first delivery rule applied by a server, superseding (1) the routing and delivery rules specified in server rules for handling XML stanzas defined in RFC 3921 and (2) the handling of subscription-related presence stanzas (and corresponding generation of roster pushes) specified in RFC 3921.
23 * 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. 19 * 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.