mountainpenguin / pyrt

python rtorrent webUI
GNU General Public License v3.0
34 stars 11 forks source link

can't login #28

Closed abshkd closed 12 years ago

abshkd commented 12 years ago

I checked the latest master from git. I setup everything allright it seems. I get the web interface but when i try to login it always says wrong password. I have tried to set different password but it's always the same.

how do I enable debug? What other information can I provide.

I installed tornado from Pip in my virtualenv. Fedora 16. python 2.7

The rtorrent works fine , I only decided to try Pyrt now.

abshkd commented 12 years ago

nevermind, it just started to work after awhile. I did nothing. no restart nothing. same password, just worked.

mountainpenguin commented 12 years ago

Hey,

It may be due to my attempt to make password entry more secure by using the current time to salt the password hash,

if your local clock is off by a few seconds it may interfere with this, I'll try to remember to make it more lenient in my next update

abshkd commented 12 years ago

cool, thanks. Love it ever since I got it working.