aboutsummaryrefslogtreecommitdiff
path: root/specs/pubsub_get_pending.xdata
diff options
context:
space:
mode:
Diffstat (limited to 'specs/pubsub_get_pending.xdata')
-rw-r--r--specs/pubsub_get_pending.xdata15
1 files changed, 15 insertions, 0 deletions
diff --git a/specs/pubsub_get_pending.xdata b/specs/pubsub_get_pending.xdata
new file mode 100644
index 000000000..1a6f55297
--- /dev/null
+++ b/specs/pubsub_get_pending.xdata
@@ -0,0 +1,15 @@
+<form_type>
+ <name>http://jabber.org/protocol/pubsub#subscribe_authorization</name>
+ <doc>XEP-0060</doc>
+ <desc>Forms enabling authorization of subscriptions to pubsub nodes</desc>
+ <field
+ var='pubsub#node'
+ type='list-single'
+ label='The NodeID of the relevant node'/>
+</form_type>
+
+<!--
+Local Variables:
+mode: xml
+End:
+-->