mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
corrected XEP-0158 reference
This commit is contained in:
parent
72377e9321
commit
8897d22a8d
@ -269,7 +269,7 @@
|
||||
<li>a data form (as described in &xep0004;) <x/> tag as a direct child that the user is expected to fill. A deployment could therefore propose (or require) to enter various information, for instance real name, address, and so on;</li>
|
||||
<li>an <instructions/> tag giving various human-readable information (without requiring any data to be filled);</li>
|
||||
<li>an <cite>Out-of-Band Data</cite> link, with optional <desc/> can be used for instance to ask a user to click a given link before going further, which could be for instance an http link with a random question (captcha) to confirm you are not a machine;</li>
|
||||
<li>a <cite>Captcha Forms</cite> (see &rfc0158;) directly embedded in XMPP for the same purpose.</li>
|
||||
<li>a <cite>Captcha Forms</cite> (see &xep0158;) directly embedded in XMPP for the same purpose.</li>
|
||||
</ul>
|
||||
<p>Further versions of this protocol or other extensions may add new type of possible contents.</p>
|
||||
<example caption='The server sends a form challenge.'><![CDATA[
|
||||
|
Loading…
Reference in New Issue
Block a user