* Switch librenms links to https * Convert librenms links in comments * Switch gnu.org url to https * switch php urls to https
* Fix users that set a non-array for cors combine two Env util classes * Used the wrong thing.
* 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