librenms/html
Tony Murray e9ff8c48b6 Fixed IN db queries (#9077)
Most were fine as they hardcoded the in into the query.
Change them all to use PDO properly.
Did not fix IRCBot, they are are all hardcoded.

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`
2018-08-26 13:42:21 +01:00
..
css Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
fonts webui: Update Font Awesome to 4.7.0 (#5476) 2017-01-18 12:57:57 -06:00
images Added Basic Support for Allworx VoIP Systems (#9057) 2018-08-24 09:06:24 +01:00
includes Fixed IN db queries (#9077) 2018-08-26 13:42:21 +01:00
js Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
pages Fixed xss in deluser (#9079) 2018-08-25 12:10:00 +01:00
plugins/Test feature: Added plugin support in the Port page (#8665) 2018-05-22 08:11:27 +01:00
.htaccess fix: Allow Options in .htaccess to be merged (#7472) 2017-10-12 09:51:53 +00:00
ajax_dash.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_form.php Alert transport fixes (#8967) 2018-07-31 21:53:03 +01:00
ajax_list.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_listports.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_mapview.php webui: availability map update (#4300) 2016-09-02 12:42:45 -05:00
ajax_ossuggest.php fix: Fixed device group rule suggest, Auth before init (#8538) 2018-04-10 16:56:22 +01:00
ajax_output.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_rulesuggest.php fix: Fixed device group rule suggest, Auth before init (#8538) 2018-04-10 16:56:22 +01:00
ajax_search.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_table.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
api_v0.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
bandwidth-graph.php refactor: Use elseif instead of else if (#8417) 2018-03-19 21:40:17 +00:00
billing-graph.php api: Added Billing Graphs & Data (#8245) 2018-02-20 14:57:56 +00:00
calendar.jpg
csv.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
data.php refactor: Moved ifLabel -> cleanPort and updated the usage (#6288) 2017-04-04 08:08:23 +01:00
favicon.ico webui: New LibreNMS logo assets (#5629) 2017-01-27 18:02:49 +00:00
graph-realtime.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
graph.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
index.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
install.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
legacy_api_v0.php API: System endpoint, more health graphs (#8730) 2018-05-18 23:36:06 -05:00
legacy_index.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
netcmd.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
network-map.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
pdf.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
robots.txt