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.