Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2019 16:54:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234902] net-p2p/deluge-cli: deluge_web disrespects user home directories.
Message-ID:  <bug-234902-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234902

            Bug ID: 234902
           Summary: net-p2p/deluge-cli: deluge_web disrespects user home
                    directories.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rm@FreeBSD.org
          Reporter: prj@rootwyrm.com
          Assignee: rm@FreeBSD.org
             Flags: maintainer-feedback?(rm@FreeBSD.org)

Created attachment 201068
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201068&action=
=3Dedit
net-p2p_deluge-cli_files_deluge_web.in.patch

The rc.d script for deluge_web outright disrespects a user's home directory=
 and
instead tries to execute against hardcoded /home/${deluge_web_user} paths. =
This
is invalid and dangerous behavior. When running as a user, the user's home
directory must be respected.

The attached patch fixes this behavior as a break-fix. The script still nee=
ds
rewritten to better conform to standards, but that is much lower priority.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234902-7788>