aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion/muc_password.scs
diff options
context:
space:
mode:
Diffstat (limited to 'spec/scansion/muc_password.scs')
-rw-r--r--spec/scansion/muc_password.scs10
1 files changed, 1 insertions, 9 deletions
diff --git a/spec/scansion/muc_password.scs b/spec/scansion/muc_password.scs
index 813265a5..bff6fece 100644
--- a/spec/scansion/muc_password.scs
+++ b/spec/scansion/muc_password.scs
@@ -1,10 +1,3 @@
-# MUC password test
-# Ensures that setting and unsetting a MUC password works, and that the password is
-# required to join a password-protected room.
-
-## prosody-0.9 result: fails because of missing 201 status code (related to issue #328)
-## prosody-0.10 result: fails because of missing 201 status code (related to issue #328)
-
[Client] Romeo
jid: user@localhost
password: password
@@ -63,7 +56,7 @@ Juliet sends:
Juliet receives:
<presence from="room@conference.localhost/Juliet" type="error">
- <error type="auth">
+ <error type="auth" code="401">
<not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</presence>
@@ -108,7 +101,6 @@ Romeo sends:
<value>http://jabber.org/protocol/muc#roomconfig</value>
</field>
<field var='muc#roomconfig_roomsecret'>
- <value></value>
</field>
</x>
</query>