mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user