cleaned up worker_interface - use request.getUser() instead of worker_interface.get_u...
authorForrest Voight <forrest@forre.st>
Fri, 23 Dec 2011 07:32:00 +0000 (02:32 -0500)
committerForrest Voight <forrest@forre.st>
Fri, 23 Dec 2011 07:37:04 +0000 (02:37 -0500)
commit0e932ed393b9c134c05ef54bc007ead5b8dfd22a
tree2dece9ee29af5f5887d0d0239bcad317ef113aba
parentbf3a292e144f36acb4bdd944b2c735c348b2d8f3
cleaned up worker_interface - use request.getUser() instead of worker_interface.get_username(request)
p2pool/bitcoin/worker_interface.py
p2pool/main.py