mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
correction
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1432 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
eb35e9a89f
commit
6cd658640b
@ -412,7 +412,7 @@
|
||||
<p>Several error conditions are possible:</p>
|
||||
<table caption='Password Change Error Cases'>
|
||||
<tr><th>Condition</th><th>Description</th></tr>
|
||||
<tr><td>&badrequest;</td><td>The password change request does not contain complete information (both <username/> and <password/> are required).</td></tr>
|
||||
<tr><td>&badrequest;</td><td>The password change request does not contain complete information (e.g., the service requires inclusion of the <username/> element).</td></tr>
|
||||
<tr><td>¬authorized;</td><td>The server or service does not consider the channel safe enough to enable a password change.</td></tr>
|
||||
<tr><td>¬allowed;</td><td>The server or service does not allow password changes.</td></tr>
|
||||
<tr><td>&unexpected;</td><td>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.</td></tr>
|
||||
|
Loading…
Reference in New Issue
Block a user