tman1220 / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Built in auth with cookie support. #954

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Like the title says, I would like to see built in auth mode with cookie 
support. Currently the only easy way to add auth to rutorrent is basic HTTP or 
Digest auth. The problem is that on browser restart if you have a few ruttorent 
server tabs open, browsers want you to login to each and everyone of them. A 
cookie mechanism would solve such an issue and would allow preserving the auth 
session for a configurable amount of time. 

Original issue reported on code.google.com by nttso...@gmail.com on 19 May 2015 at 5:58