Fix the output template to support multiple authentication protocols now that the code is not lying about that.

This commit is contained in:
ian%hixie.ch 2001-11-10 20:55:39 +00:00
Родитель 503d696c7e
Коммит 5139796ce4
1 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -22,9 +22,11 @@ contact: </text>
</p>
<p>
<input type="hidden" name="command" value="SendPassword">
<select name="protocol">
<!-- XXX -->
<option name="e-mail">email</option>
<select name="protocol">]]>
<set variable="protocol" value="(data.contacts)" order="case insensitive lexical" source="values">
<br/><text value=" &lt;option name=&quot;(protocol)&quot;&gt;(protocol)&lt;/option&gt;"/>
</set>
<![CDATA[
</select>
<input type="text" name="address" value="">
<input type="hidden" name="pendingCommands" value="