Opened 13 years ago

Closed 13 years ago

#1852 closed bug (Invalid)

torrent assigned to wrong user

Reported by: mathroc Owned by:
Priority: minor Milestone: Future
Component: Core Version: master
Keywords: Cc:

Description

it appears that torrents are always assigned to the user localclient even if connected with another one. this cause torrent not to be shown in deluge interface after beeing added

dirty fix: stop deluged, replace localclient with correct username in .config/deluge/state/torrents.state, start deluged, reconnect client

deluged is git-master but client is 1.3.1

note: great to see things happening about multiusers utilization :)

Change History (5)

comment:1 Changed 13 years ago by Cas

  • Status changed from new to pending

Do not use git master with 1.3.1, only use 1.3 client with 1.3 server

Please retest with git master client.

comment:2 Changed 13 years ago by s0undt3ch

And it connected!?!?!? If localclient is not an admin, or the user you are using is not and admin, then that user will only see it's own torrents. That's on purpose. Unless the torrents are shared.

comment:3 follow-up: Changed 13 years ago by mathroc

  • Status changed from pending to new

it connected. I guess localclient is admin and mat (my user) is not.

I connected with mat, and it get assigned to localclient. I'll test with git-master client later. but, if a (buggy) client cause torrent to be assigned to the wrong user that maight be a security issue (?)

comment:4 in reply to: ↑ 3 Changed 13 years ago by s0undt3ch

Replying to mathroc:

it connected. I guess localclient is admin and mat (my user) is not.

I connected with mat, and it get assigned to localclient. I'll test with git-master client later. but, if a (buggy) client cause torrent to be assigned to the wrong user that maight be a security issue (?)

It's not a buggy client. It's a backwards incompatible setup. Both daemon and client MUST be in master.

comment:5 Changed 13 years ago by Cas

  • Resolution set to invalid
  • Status changed from new to closed

@mathroc

It would only be a security issue if you could, for example, see the other users torrents. However simply assigning them to the wrong user by using an incompatible client is not in my mind a major issue.

There is an open feature-request #1281 to stop incompatible clients connecting to deluged.

Note: See TracTickets for help on using tickets.