mod_pubsub: Remove checks for whether the JID being (un)subscribed is the actor's...
authorMatthew Wild <mwild1@gmail.com>
Fri, 18 Mar 2011 10:32:55 +0000 (10:32 +0000)
committerMatthew Wild <mwild1@gmail.com>
Fri, 18 Mar 2011 10:32:55 +0000 (10:32 +0000)
commitc66cc52a698c80e695669910c338fca24a15fd28
treed7cf18dfe56652623c31207063fa32c05af78c01
parentb1c43f5ec32b6fdbae00817c7946e1a09fd1f419
mod_pubsub: Remove checks for whether the JID being (un)subscribed is the actor's own - it's possible to (un)subscribe another JID if you have the (un)subscribe_other capability, which is already checked in util.pubsub (thanks Andrew)
plugins/mod_pubsub.lua