mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added check for incorrect ifConnectorPresent truth values, if invalid, save it as false * Added space after comma line 629 * Update ports.inc.php Updated per murrant and tested. * Update ports.inc.php * Update ports.inc.php Changed to check if ifConnector is set and if the response is not true or false, set it to null. * Update ports.inc.php * Update ports.inc.php Fixed the codeclimate space issue * Update test data * fix differing escapes * fix ciena-sds eol * Revert timos.json Co-authored-by: Tony Murray <murraytony@gmail.com>