Ticket #1852 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

torrent assigned to wrong user

Reported by: mathroc Owned by:
Priority: minor Milestone: Future
Component: core Version: master (git branch)
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

  Changed 2 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.

  Changed 2 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.

follow-up: ↓ 4   Changed 2 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 (?)

in reply to: ↑ 3   Changed 2 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.

  Changed 2 years ago by Cas

  • status changed from new to closed
  • resolution set to invalid

@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.