14 Commits

Author SHA1 Message Date
9f5b42b028 webui: Allow full search on devices page (#8364)
* Update devices.inc.php

* Update devices.inc.php

* Replace $_POST with $vars

Better protection for SQL injection attempts; Need to verify other files for same issue.

* Fixed whitespace.

*sigh*

* More search options & sql injection fixes.

+Allow full search on devices page;
+Allow sysName search on alertlog page;
+Allow sysName search on alerts page;
+Allow sysName search on eventlog page;
+Allow sysName search on poll-log page;
+Allow sysName search on ports page;

*Replaced all occurrences of $_POST with $vars in librenms/html/includes/table. ($vars are sanity-checked).

* Whitespace fix

* Fixed $where & $param

* Add files via upload

* Whitespaces....

Sometimes you want'em, sometimes you hate'em.
2018-03-25 21:50:09 +01:00
7e03905e63 webui: Small graylog cleanup (#8057) 2018-01-09 20:47:33 +00:00
520fc4a268 webui: Graylog table refresh (#7832)
* initial release

* style fixes
2017-12-24 19:59:16 +00:00
0cb3470be0 webui: Timezone support for graylog (#7799)
* added timezone support for graylog

* using default user timezone if none is configured

* newline fix, added copyrights

* copyright correction

* copyright correction

* copyright fix
2017-12-04 07:56:13 +00:00
e8b5c7fe66 fix: Added support for Graylog 2.1 API change (#4411) 2016-09-13 22:23:52 -05:00
8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
laf
067f0f8d67 Updated if check for device ip 2016-06-22 19:39:47 +01:00
laf
744e3d5d6f Added ability to search graylog using the resolved IP we now store 2016-06-21 20:45:03 +01:00
laf
92de079199 Removed ; 2015-08-18 16:52:25 +00:00
laf
d23e93f44a Made source clickable 2015-08-18 16:46:33 +00:00
laf
c5c80235ee Make url from source 2015-08-17 10:55:44 +00:00
laf
8f5ef6d281 Updated to use ip for source as well 2015-08-17 10:46:40 +00:00
laf
d7cd1ff0f6 Added accept header to call to graylog api 2015-08-11 14:50:05 -07:00
06430a9edc Added graylog support 2015-08-10 13:36:55 -07:00