Allow trusted proxy via APP_TRUSTED_PROXIES (#9196)

* Allow trusted proxy via APP_TRUSTED_PROXIES
Set to '*' by default to emulate legacy behavior.
Set up doc describing environment variables

* Create helper to parse environment variables into arrays properly.

* Update doc blocks
This commit is contained in:
Tony Murray
2018-09-13 07:26:42 -05:00
committed by GitHub
parent c222d0e516
commit 79333c45f6
12 changed files with 271 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ Like anyone, we appreciate the work people put in to find flaws in software and
to do so with LibreNMS, this will lead to better quality and more secure software for everyone.
If you think you've found a vulnerability and want to discuss it with some of the core team then
you can email us at [team@librenms.org](team@librenms.org) and we will endeavour to get back to
you can email us at [team@librenms.org](mailto:team@librenms.org) and we will endeavour to get back to
as quick as we can, this is usually within 24 hours.
We are happy to attribute credit to the findings but we ask that we're given a chance to patch