6 Commits

Author SHA1 Message Date
Tony Murray fad0bffc43 Escape SNMP & IPMI shell commands (#9537)
hopefully doesn't break anything
Mostly issues with snmp oids and options containing spaces.  Try to remove all of those.

DO NOT DELETE THIS TEXT

#### Please note

> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.

- [x] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`.  If there are schema changes, you can ask on discord how to revert.
2018-12-16 13:42:50 +00:00
Tony Murray 9284bc60ff Update code in includes to be PSR-2 compliant (#4220)
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
laf 558dfb2344 Pretty up the discovery process output 2016-06-21 00:59:43 +01:00
Sawachier af192da397 Update route.inc.php 2016-04-21 09:17:20 +02:00
Sawachier 960d45ee46 Update route.inc.php
Change if condition
2016-04-20 14:09:04 +02:00
HenocKA f17f061bea adding route for vrf lite 2016-04-19 23:48:56 +02:00