[Bug 252129] security/bitwarden_rs Add option to specify custom (IPv6) interface and port for bitwarden_rs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 25 11:58:39 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252129
Bug ID: 252129
Summary: security/bitwarden_rs Add option to specify custom
(IPv6) interface and port for bitwarden_rs
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
Assignee: mr at FreeBSD.org
Flags: maintainer-feedback?(mr at FreeBSD.org)
Created attachment 220910
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220910&action=edit
svn diff of files/bitwarden_rs.in
Hello,
as I am running bitwarden_rs behind some reverse proxy (which only communicates
over IPv6 internally) I have the need to bind bitwarden_rs to some custom
IP-Address.
So I introduced the bitwarden_rs_address and bitwarden_rs_port variables and
export it as environment variables to Rocket. It defaults to 0.0.0.0:8000 - the
defaults of Rocket, so there should be no trouble there.
Those settings allow me to bind the service onto a specific (IPv6) address,
according to my configuration.
Thank you very much for creating the port of bitwarden_rs in the first place!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list