What.cd preference should be titled password, not passkey, also, updating whatapi and adding authentication bugfix.

This commit is contained in:
Aaron Cohen
2012-09-11 20:37:33 -07:00
parent 5ebd668466
commit ac4f20c3d5
2 changed files with 1944 additions and 488 deletions

View File

@@ -311,7 +311,7 @@ m<%inherit file="base.html"/>
<input type="text" name="whatcd_username" value="${config['whatcd_username']}" size="36">
</div>
<div class="row">
<label>What.cd Passkey: </label>
<label>What.cd Password: </label>
<input type="password" name="whatcd_password" value="${config['whatcd_password']}" size="36">
</div>
</div>

File diff suppressed because it is too large Load Diff