flake8
passed.
JSHint
passed.
Review Request #11481 — Created Feb. 22, 2021 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-3.0.x | |
Reviewers | |
reviewboard | |
This adds a new
--allowed-host
setting torb-site
, which provides
another hostname or IP address forsettings.ALLOWED_HOSTS
. It's useful
for automated installs that need to configure a server that will
ultimately respond to multiple domain names.
Manually tested using this with
rb-site install
, and in the new Docker
support.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
Can we mention that this option can be added multiple times? |
|
reviewboard/cmdline/rbsite.py (Diff revision 1) |
---|
Can we mention that this option can be added multiple times?
Clarified help text to say that the option can be provided multiple times.
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+50 -2) |