64 lines
1.6 KiB
HTML

<div class="span8">
<legend>Overview: Status codes</legend>
ahfgjasdgh sdgs igh sdghso dghjsghjs ghoishg oij
shguioh sowigh sioghsiogh sdghisd ghsg sdbfhgsjdfhgaiosöhfgaOGasdg
asdgoshgdhsdghsudfzhgiedjhioerergr
herheioghweoirgöioeroihgeoi
<p>
<br>
<pre>?ctrl=account&mthd=login</pre>
<br>
</p>
<p><h5>Required parameters</h5></p>
<table class="table table-striped table-hover table-bordered">
<thead>
<tr>
<th>Parameter</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>username</td>
<td>string</td>
<td>Username</td>
</tr>
<tr>
<td>password</td>
<td>SHA1(string)</td>
<td>SHA1 encoded password</td>
</tr>
<tr>
<td>pswdold</td>
<td>MD5(string)</td>
<td>(Deprecated)<br>
MD5 encoded password</td>
</tr>
</tbody>
</table>
<p><h5>Optional parameters</h5></p>
<table class="table table-striped table-hover table-bordered">
<thead>
<tr>
<th>Parameter</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>locale</td>
<td>string</td>
<td>Update user's default locale.<br>
Available locales: [de,en]
</td>
</tr>
</tbody>
</table>
</div>
<div class="span4">
<legend>Example</legend>
</div>