From 6cd658640bf2aa61ea7484bf9d28d0e67000579d Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 28 Nov 2007 21:04:44 +0000 Subject: [PATCH] correction git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1432 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0077.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0077.xml b/xep-0077.xml index e7ac62ab..a05cbfc5 100644 --- a/xep-0077.xml +++ b/xep-0077.xml @@ -412,7 +412,7 @@

Several error conditions are possible:

- +
ConditionDescription
&badrequest;The password change request does not contain complete information (both <username/> and <password/> are required).
&badrequest;The password change request does not contain complete information (e.g., the service requires inclusion of the <username/> element).
¬authorized;The server or service does not consider the channel safe enough to enable a password change.
¬allowed;The server or service does not allow password changes.
&unexpected;The host is an instant messaging server and the IQ set does not contain a 'from' address because the entity is not registered with the server.