Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2020 20:07:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244868] security/ruby-bitwarden Add option to specify custom host for ruby-bitwarden
Message-ID:  <bug-244868-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 244868
           Summary: security/ruby-bitwarden Add option to specify custom
                    host for ruby-bitwarden
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mr@FreeBSD.org
          Reporter: mail@der-beweis.de
             Flags: maintainer-feedback?(mr@FreeBSD.org)
          Assignee: mr@FreeBSD.org

Created attachment 212468
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212468&action=
=3Dedit
svn diff of files/rubywarden-api.in

Hello,
as I am running ruby-bitwarden behind some reverse proxy (which only
communicates over IPv6 internally) I have the need to bind ruby-bitwarden to
some custom IP-Address.

So I introduced the rubywarden_api_host variable and pass it into rackup. It
defaults to localhost - the default if the host is omitted in rackup, so th=
ere
should be no trouble there.
This new variable allows me to bind the service onto a specific (IPv6) addr=
ess,
according to my configuration.

This is my first patch to the ports system, so please do not hesitate to
contact me for further details, or if I did something wrong..

Thanks.

--=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-244868-7788>