Changes to get private server working with user/pass. Added additional header to req in lib/musicbrainz2/webservice.py, some small changes to mb.py

This commit is contained in:
rembo10
2012-03-19 09:16:04 +00:00
parent 7cedd07985
commit 4775151409
3 changed files with 15 additions and 16 deletions

View File

@@ -453,7 +453,7 @@
<div id="hpserveroptions">
<h3>Username:<br><input type="text" name="hpuser" value="${config['hpuser']}" size="20"></h3>
<h3>Password:<br><input type="password" name="hppass" value="${config['hppass']}" size="15"></h3>
<i class="smalltext2"><a href="http://headphones.codeshy.com">what is this?</a></p>
<i class="smalltext2"><a href="http://headphones.codeshy.com/vip">Get an Account</a></p>
</div>
</table>
</div>