[Bug 244868] security/ruby-bitwarden Add option to specify custom host for ruby-bitwarden
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 17 20:07:25 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244868
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 at FreeBSD.org
Reporter: mail at der-beweis.de
Flags: maintainer-feedback?(mr at FreeBSD.org)
Assignee: mr at FreeBSD.org
Created attachment 212468
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212468&action=edit
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 there
should be no trouble there.
This new variable allows me to bind the service onto a specific (IPv6) address,
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list