You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Michael Jakl (JIRA)" <ji...@apache.org> on 2009/07/03 22:26:47 UTC

[jira] Created: (VYSPER-90) Make sure that a publisher can only overwrite items published by him/her.

Make sure that a publisher can only overwrite items published by him/her.
-------------------------------------------------------------------------

                 Key: VYSPER-90
                 URL: https://issues.apache.org/jira/browse/VYSPER-90
             Project: VYSPER
          Issue Type: Bug
          Components: XEP0060 PubSub
            Reporter: Michael Jakl
            Assignee: Michael Jakl


Currently each publisher is allowed to overwrite (replace) an item if he knows the item id (which is easily retrieved). It might be better to restrict the original publisher to do so (http://xmpp.org/extensions/tmp/xep-0060-1.13.html#publisher-publish-success).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (VYSPER-90) Make sure that a publisher can only overwrite items published by him/her.

Posted by "Michael Jakl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Jakl closed VYSPER-90.
------------------------------


> Make sure that a publisher can only overwrite items published by him/her.
> -------------------------------------------------------------------------
>
>                 Key: VYSPER-90
>                 URL: https://issues.apache.org/jira/browse/VYSPER-90
>             Project: VYSPER
>          Issue Type: Bug
>          Components: XEP0060 PubSub
>            Reporter: Michael Jakl
>            Assignee: Michael Jakl
>
> Currently each publisher is allowed to overwrite (replace) an item if he knows the item id (which is easily retrieved). It might be better to restrict the original publisher to do so (http://xmpp.org/extensions/tmp/xep-0060-1.13.html#publisher-publish-success).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (VYSPER-90) Make sure that a publisher can only overwrite items published by him/her.

Posted by "Michael Jakl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Jakl resolved VYSPER-90.
--------------------------------

    Resolution: Later

For the time being we stick with this variant:

<quote>
* Note: A service MAY allow any publisher to delete any item once it has been published to that node instead of allowing only the original publisher to remove it.
</quote>

> Make sure that a publisher can only overwrite items published by him/her.
> -------------------------------------------------------------------------
>
>                 Key: VYSPER-90
>                 URL: https://issues.apache.org/jira/browse/VYSPER-90
>             Project: VYSPER
>          Issue Type: Bug
>          Components: XEP0060 PubSub
>            Reporter: Michael Jakl
>            Assignee: Michael Jakl
>
> Currently each publisher is allowed to overwrite (replace) an item if he knows the item id (which is easily retrieved). It might be better to restrict the original publisher to do so (http://xmpp.org/extensions/tmp/xep-0060-1.13.html#publisher-publish-success).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.