Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LibreNMS

Network Monitoring Solution
Collective - Host: opensource - https://opencollective.com/librenms - Code: https://github.com/librenms/librenms

Fix missing Mac class namespace (#15447)

github.com/librenms/librenms - 8e8fa8365eabce2664dff32fc5786a031bf88bad authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Remove some lightly used or unused dbFacile functions (#15418)

* Remove some lightly used or unused dbFacile functions
['NULL'] legacy behavior seems unsuppor...

github.com/librenms/librenms - a5198d7d575123af5594bd55cdc988649e3cbe38 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Add application metrics model and relationships (#15417)

* Add application metrics model and relationships

* update schema check file

* Add missed ...

github.com/librenms/librenms - 0540c56d0f5a2452bff57a8fc536f9b499d56bb8 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix port module wrong null (#15431)

* Fix port module wrong null

* Update test data

* revert incidental data changes

github.com/librenms/librenms - 7c5b0e3612bcad5ef19986a4e54360334668aae4 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Stop libvirt ssh attempts (#15438)

If enable_libvirt is not enabled, do not attempt to ssh to the target device.

github.com/librenms/librenms - 2f33421aedad6d72916b2e48642f54757631167c authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix VRP polling (#15428)

Was using deprecated database functions.
Use current methods

github.com/librenms/librenms - b7ab5be3470d857c69ebf8e6e9a1cdafe9cc0dfe authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Use modern device attrib handling (#15429)

* Use modern attrib handling
Remove device attribs array.

fixes #15422

* Apply fixes from...

github.com/librenms/librenms - e6be5f777bdbdfb5a81bdfd5a0d9bfd53bee65f4 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix datacom test data (#15437)

github.com/librenms/librenms - f21b2b33187e68ec0451a661981c67d3eddf4e8b authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Updating Datacom logo (#15427)

* Updating Datacom logo

Updating Datacom images (Teracom Telematica Ltda) according to the c...

github.com/librenms/librenms - 5745fcb1f64ce3aeff6ab5c568e0c8bfac9f85d9 authored about 1 year ago by Luis Henrique Wolfarth <67350986+lhwolfarth@users.noreply.github.com>
Fix discovery protocols again (#15434)

* Fix discovery protocols again
earlier fix had a typo

fixes #15432

* Apply fixes from St...

github.com/librenms/librenms - a8b69c1393b68b2baf07c7b4b0d83b3ee1dfb64d authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix timos mpls, add checks (#15430)

github.com/librenms/librenms - 6e3261f801561dadf70d663da7169ea51985d3e5 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Docs: Update supported OS list (#15426)

github.com/librenms/librenms - 79b920243725239830b505eb9535321d8e122114 authored about 1 year ago by Jellyfrog <Jellyfrog@users.noreply.github.com>
Update Smokeping.md (#15390)

fcgiwrap install for CentOS + specific nginx config for CSS/JS/Images

github.com/librenms/librenms - a6239a733b1fd3fc9a4b9db8e5ef291e2e3e75e7 authored about 1 year ago by CTV <64533932+CTV-2023@users.noreply.github.com>
Fix bug saving snmpv3 device changes (#15419)

github.com/librenms/librenms - aa455862e990bc55331a1612bf8196ffbf04ff9c authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Agent: Packages fixes (+pacman) (#15415)

* Agent: Packages fixes
Don't try to save invalid packages, probably due to script failure on d...

github.com/librenms/librenms - 14d9d66529bcec2a9f2963a31df09d3eb1e196d1 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Remove legacy addhost code (#15376)

* Remove legacy addhost code
Update webui addhost
Update device snmp settings page
Update discov...

github.com/librenms/librenms - c87c6e8b8efba53ef24848c3a268a0b5ee4755a3 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Misc fixes 42 (#15413)

* Misc Fixes

* Apply fixes from StyleCI

---------

Co-authored-by: StyleCI Bot <bot@styl...

github.com/librenms/librenms - 685d11d4f1847753aa8708cd879688aaeac09237 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix an agent bug if a process ran more than 999 days (#15411)

* Fix an agent bug if a process ran more than 999 days
Increase it to 274 years before that hap...

github.com/librenms/librenms - ac23c133d9bfe8e9a82d1acc9e2d45485e8ad244 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix availability graphs (#15414)

github.com/librenms/librenms - 684852775352e037712147e710dfcee4863b5de5 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Error Reporting: Log instead of dump (#15412)

* Error Reporting: Log instead of dump
When dumping all errors, log them instead so it doesn't ...

github.com/librenms/librenms - 8dbf95bb4016a58f844cf4fcc616bd523f56bfb8 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Type safety check (#15409)

* Type safety check
now fails silently, we already have schema validation to check it is a stri...

github.com/librenms/librenms - 5386b248880564a867764251aaab7f0c2c8e84dc authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Calculate downtime from device_outages table (#15397)

* Calculate downtime from device_outages table

* refactor

github.com/librenms/librenms - e53436b6a38bb7b9a5584e10b5082bdb1ab88486 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix graph errors (#15407)

Some graphs were generating an error that wasn't being correctly output as an image

github.com/librenms/librenms - 6d9178cd42ed8321ee56cdbe526de70a783a1480 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix typo (#15406)

github.com/librenms/librenms - 072d52e9fdb52788728b87d91592dc03ea908ea5 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Add rewrites include for legacy modules (#15405)

github.com/librenms/librenms - 6948b59c110617da7377be6f9d54d8264410faa9 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Refactor MAC utilities into a single class (#15379)

* Refactor MAC utils to a new utility class

* Apply fixes from StyleCI

* Inline functions
...

github.com/librenms/librenms - d8c372bbf489e69ee08baaa00335d413e101e0a1 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix MAC search sql injection (#15402)

unparameterized variable

github.com/librenms/librenms - 908aef65967ce6184bdc587fd105660d5d55129e authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix xss in device groups overview (#15399)

github.com/librenms/librenms - 7fe2614114e64422172f88cd2a93091ca7360f99 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Validate secure cookies (#15401)

* Validate secure session cookies if HTTPS
When HTTPS is available, secure session cookies shou...

github.com/librenms/librenms - 86793653b3f317e33958c065a862efe4f05070c6 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Revert "Fix last polled (#15396)" (#15400)

This reverts commit 313e9a48e1ca87f3590d02cf78dd44d72949a627.

github.com/librenms/librenms - cc98089af10506b37e9b94ad73c14a443435c71d authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix last polled (#15396)

* Only update last_polled if polled
Because availability now runs always, we need to check if w...

github.com/librenms/librenms - 313e9a48e1ca87f3590d02cf78dd44d72949a627 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Hide unchangeable core module (#15395)

Core is an internal module do not show a toggle for it as it cannot be disabled.

github.com/librenms/librenms - 37eb0f1fa6cff403073600d8b811c032bf7bbad5 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix last polled in wrong column (#15398)

fixes #15382

github.com/librenms/librenms - 05c30b60014483a787e02ccf1e2aaa35c6bcf7b0 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Show which host marked a device as down. (#15209)

* Show which host marked a device as down.
One of my pollers can't reach a device, it'd be nice...

github.com/librenms/librenms - 91bc3bf479074d2889b3b83842121ae078d952dd authored about 1 year ago by AdamB <TheMysteriousX@users.noreply.github.com>
Vmware vminfo modernize (#15008)

* Vmware vminfo
Remove legacy file and migrate to OS discovery

* tighter

* ios_stp-vlans ...

github.com/librenms/librenms - 087d588102e11405196c4eb16aea3eba35084b70 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Throttle error reporting (#15391)

* Throttle error reporting
Sets how frequently errors can be reported (across all pollers)
Als...

github.com/librenms/librenms - bec7a9f449fa3ebb0054efab635e1dceef2ae605 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Re-fix bug in Graphite (#15394)

preg_replace can handle arrays of subjects :D

github.com/librenms/librenms - 366be4cd49e39337cfbe2814b79726257ab2b141 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Fix bug in graphite (#15393)

It was quite wrong. Not sure if the fixed code is correct though.
fixes #15391

github.com/librenms/librenms - affb68e2bc96ad316eda6abc343f66d2a2e8ac41 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Update Tnmsne table backend (#15384)

remove ridiculous sql injection vulnerability

github.com/librenms/librenms - 9fca01830c8b1f88c32144f187defc85573e2fa3 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Bump postcss from 8.4.19 to 8.4.31 (#15380)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.31.
- [Release notes](ht...

github.com/librenms/librenms - 3294af672126d4f3a5fead4b0f782f7380d16e47 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove snmp functions that are barely used (#15377)

* Remove snmp functions that are barely used
Replace them with SnmpQuery calls

* Apply fixes...

github.com/librenms/librenms - be24993cbb9c303d2b7d511acd955ab9b4ce60be authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Deprecate poller.php (#15370)

* Deprecate poller.php

* Apply fixes from StyleCI

* Remove references to poller.php
Leave...

github.com/librenms/librenms - e0444bffcfbea0b548e069261e11656ddd99388e authored about 1 year ago by Tony Murray <murraytony@gmail.com>
eNexus: added some groups and corrected some references (#15129)

* Added grouping on the Voltage displays

Added groupings to better show which voltage and cur...

github.com/librenms/librenms - 008efe41cd0fb387746479d9920d01ef5ba102f4 authored about 1 year ago by rolfbergheim <rolf.bergheim@gmail.com>
Fix Raisecom devices having not increasing OIDs on snmpwalk (#15365)

* Add useful IF-MIB entries as 'unordered oids'
to Raisecom ROS and ROAP definitions because
t...

github.com/librenms/librenms - 96e5c5ee78e8d12b35a934cd38c16c22ea4866a0 authored about 1 year ago by Daniele Santi <daniele@santi.vr.it>
Availability module fixes (#15369)

* Refactor poller to allow modules to run even if the device is down
Include core in config (bu...

github.com/librenms/librenms - c1258320f873a43d0c877e33f1378b11088e6714 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Remove unused functions (#15371)

* Remove unused functions
inline other legacy functions

* Apply fixes from StyleCI

------...

github.com/librenms/librenms - 4211b1c46f3f79ffbf16d79495d51b6dfa3e7c23 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Moxa EDS improve discovery (#15375)

Consolidate walks so less need to be performed.
This should help a lot since each device model ...

github.com/librenms/librenms - 3366ecad399da664fef22fa093da973c721ee0b5 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Added extra ASN-range comments, added Priv eBGP on host details, changed color to light-blue instead of red (#15372)

github.com/librenms/librenms - 15fd452b8ae6fc17884ea344b40a07483cfd15bd authored about 1 year ago by Tim de Boer <tim@tim427.net>
Fixes check_dns against localhost when a search-domain is configured (#15373)

github.com/librenms/librenms - 27be56ecf17e28706a67651ea1eab9d3fef2e245 authored about 1 year ago by Tim de Boer <tim@tim427.net>
Specify radius attributes for auth roles (#15374)

* Specify radius attributes for auth roles

* Clarify that any role can be defined

github.com/librenms/librenms - 529b721b0366dde91e7c2092418478b94d96b3b1 authored about 1 year ago by barryodonovan <barry.odonovan@lightnet.ie>
Rearrange AD auth settings (#15363)

so it makes more sense, add missing settings

github.com/librenms/librenms - c6d815999f329c534d758218fcccdaa862c21356 authored about 1 year ago by Tony Murray <murraytony@gmail.com>
Added support for Cambium cnMatrix switches (#15351)

* Added support for Cambium cnMatrix switches

* Fixed styling issues

* Fixed styling issue...

github.com/librenms/librenms - d472c5cbff68d2b5d041ecae52596e423c4a9e6f authored about 1 year ago by Noah Roufus <noaheroufus@gmail.com>
sort services by type and name (#15367)

github.com/librenms/librenms - 65daa10b1b91b87ee26d2760510b97dfd0ea6628 authored about 1 year ago by SourceDoctor <sourcehhdoctor@googlemail.com>
Update aviat-wtm.json (#15368)

github.com/librenms/librenms - 470dcbe9bf2cd063276e4a9b574ab17c68b85b9e authored about 1 year ago by Justin Lentz <monkeybrains7@gmail.com>
Bump composer/composer from 2.5.8 to 2.6.4 (#15364)

Bumps [composer/composer](https://github.com/composer/composer) from 2.5.8 to 2.6.4.
- [Release...

github.com/librenms/librenms - aebe9ba93d57108bef3379853e5174fbdd25d0e6 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Fortinet logo (#15359)

* Add Fortinet logo

* better viewbox

github.com/librenms/librenms - 087053ae91fa74144ae0ace1b9d6bd5e82cc662e authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Update aviat logos to SVG (#15360)

github.com/librenms/librenms - f4ab1ab64dddb69703494ab4ddf77b31b6158ce5 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Vertically center device icons (#15361)

github.com/librenms/librenms - efb763d8c50b8e6163880be147cf7602ec88daec authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix alerting find owner contacts on old SQL server versions (#15355)

* Fix alerting find owner contacts on old SQL server versions
Older SQL server versions had a b...

github.com/librenms/librenms - 6f329a7595892e4cd9e0258e1083b8dae8095b4e authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Added support for Cambium cnWave60 gear (#15358)

github.com/librenms/librenms - ca5b75a2004beb50c7b5e002e48f8e4fbf466226 authored over 1 year ago by Noah Roufus <noaheroufus@gmail.com>
Fix Linemessagingapi class name (#15356)

github.com/librenms/librenms - 803e7c00041b0811fb47e0fee86ce6fcf031fd65 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fixing Private eBGP visualization, corrected 16bit ASN private range, added 32bit ASN range (#15357)

* Updated Install-LibreNMS.md

Default PHP version of Debian 11 (following this documentation) i...

github.com/librenms/librenms - 36cc6c3237b03eb6850e28d5b353d890a396179e authored over 1 year ago by Tim de Boer <tim@tim427.net>
Add unzip to all install docs dependencies (#15354)

* Update Install-LibreNMS.md

Composer complains that neither unzip nor 7z is installed so it ...

github.com/librenms/librenms - 1feabc04f57a99eb551e3150bdff0b88e8533d2e authored over 1 year ago by brointhemix <61059248+brointhemix@users.noreply.github.com>
Calix logo update (#15348)

github.com/librenms/librenms - 723c51be32d4ccb04d19147c78895ee01501ad92 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix BGP peer IP missing in Routing page (#15352)

* Updated Install-LibreNMS.md

Default PHP version of Debian 11 (following this documentation)...

github.com/librenms/librenms - c1008c44b8231e0f2c012542568ce8f62e1dbc70 authored over 1 year ago by Tim de Boer <tim@tim427.net>
Update Windows.php (#15350)

I added Server 2022 and Windows 10/11 22H2 (and a few other popular but older windows builds tha...

github.com/librenms/librenms - e89f97057a1494ade674b4fb77f2a8b3c557f93f authored over 1 year ago by I-FGSD <51839593+I-FGSD@users.noreply.github.com>
Fix incorrect pages offset on app ntp page (#15349)

* Update app_ntp.inc.php

Fixes ISSUE 15344
- Corrects start point in table when showing NTP ...

github.com/librenms/librenms - 2ee837eb905c97e79b6f1b74b521567369af7dca authored over 1 year ago by Tim <TimSchaller@gmail.com>
FDB Tables improve performance (#15333)

* FDB Tables improve performance
Reduce unnecessary sql queries, by using a relationship
Cache v...

github.com/librenms/librenms - c8041b669977d83f5df9f4dd4b34befadbf19485 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
note the line that needs uncommented for osupdate if being used as a agent (#15099)

github.com/librenms/librenms - 9b159f8646719b852106adc677d40a892e45445f authored over 1 year ago by Zane C. Bowers-Hadley <vvelox@vvelox.net>
Add model for Christie Digital projectors (#15088)

github.com/librenms/librenms - f9ef5fe3fe1c669fd10fd08e728434137c85af31 authored over 1 year ago by Cyril LAVIER <cyril.lavier+github@davromaniak.eu>
Improve "count" graphs for F5OS (#15335)

* fix rrd_type: COUNTER and change index to force new graphs

* tests

* remove number in index

github.com/librenms/librenms - 584768549ab4032390f9e3a530a048bbfe064709 authored over 1 year ago by PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
Calix AXOS Sensor Changes (#15343)

* Sync'd up MIB changes

* Added new ONT sensors: admin/oper state, rx/tx levels

github.com/librenms/librenms - 57e1d3ff48d50b7ce741af8fde9391bdb2511760 authored over 1 year ago by Noah Roufus <noaheroufus@gmail.com>
Stable release update clarification (#15326)

github.com/librenms/librenms - 3e5230013a3d68b916b9f23f3c36799a99888523 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Refactor discovery-protocols (#15324)

Refactor discovery-protocols

Update zynos.yaml
Update discovery-protocols.inc.php
Allow uno...

github.com/librenms/librenms - 91fed0b1182db2f6a46b7f0aec76211fea39133f authored over 1 year ago by PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
Device NAC page to Laravel Blade (#15329)

github.com/librenms/librenms - 6ba103db68f87efa202ebe9dcb4b15b8fd7f6633 authored over 1 year ago by PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
app: bird2 set timeformat protocols (#15292)

By default "iso show ms" is used. Which is not compatible
with the timeformat parsing used. Add...

github.com/librenms/librenms - 292a37523c09e2f0f4c0ec2aa3e940a7bed27af8 authored over 1 year ago by ch <1938389+netravnen@users.noreply.github.com>
show device group on device overview (#15338)

* show device group on device overview

* .

* better styling on device group display

github.com/librenms/librenms - 5c9f3c80e5c7a0a649d4a3e8e8befc37147a2944 authored over 1 year ago by SourceDoctor <sourcehhdoctor@googlemail.com>
Scale disk spezific SMART Graph from 0 (#15339)

github.com/librenms/librenms - 6e592f99c17f13023df653729dcf182be0a7f4a1 authored over 1 year ago by SourceDoctor <sourcehhdoctor@googlemail.com>
show never polled information (#15341)

github.com/librenms/librenms - c0a233700cb05b31fe2ceb03d404aaa23b1b79f5 authored over 1 year ago by SourceDoctor <sourcehhdoctor@googlemail.com>
show Temperature Graphs on Smart App Overview (#15342)

github.com/librenms/librenms - 88eee297c4398cd23df27b1fb6489b5af12d4664 authored over 1 year ago by SourceDoctor <sourcehhdoctor@googlemail.com>
Adding Active Power in Watts to APCs (#15337)

* Adding oid upsAdvOutputActivePower

Adding oid upsAdvOutputActivePower under the power secti...

github.com/librenms/librenms - 3e3d15c297bc236511508d91c4e42949551f5941 authored over 1 year ago by James <68513176+Jimmy-Cl@users.noreply.github.com>
Device stulz WIB8000 (#15271)

* Device stulz WIB8000

* Fix multiplier oid is in bar + 1 decimal

* Fixed multiplier

* More s...

github.com/librenms/librenms - 52bc8dc7de28b9ddb27c315bd7504fbf45297601 authored over 1 year ago by Wheel <jepke@users.noreply.github.com>
Bump version to 23.9.1

github.com/librenms/librenms - bfc82a53831a5b4e727f41e04e1e844e63bbc301 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix some issues with admin self settings (#15332)

Don't require old password when not settings password
Show old password field for user's own user

github.com/librenms/librenms - 35406b4b3219acd8fe08b31abc81d0ac0bf0a1e2 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Docs security secure session cookie (#15328)

* Fix unescaped output in ipv6 search page

* Add SESSION_SECURE_COOKIE to the security recomm...

github.com/librenms/librenms - 1bf68f73c4bd063ae4fec0525a542ea710c4cbe0 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix eventlog debug code left in (#15331)

github.com/librenms/librenms - 274a89bcb40237d41029dc9b093f9dc4be89a90e authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix unescaped output in ipv6 search page (#15327)

github.com/librenms/librenms - 8fd8d9b06a11060de5dc69588a1a83594a7e6f72 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix bug in sysContacts email collection (#15325)

Also, include trace in log when an error occurs

github.com/librenms/librenms - ba67d886c84ffdff2a800665cac00de77c0abfae authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Bump version to 23.9.0

github.com/librenms/librenms - 4b98bd7607adc91d83a7510b42f85e6d5129c3e7 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Changelog for 23.9.0

github.com/librenms/librenms - a6102f754f8be892e7c68ea8db89b50d4960bc8a authored over 1 year ago by Tony Murray <murraytony@gmail.com>
FIX TP-Link JetStream 3.0.0 Build 20180511 Rel.36491(s) T1500-28PCT 3.0 (#15318)

github.com/librenms/librenms - 7bbe0a22fd1e6c91765d1fbe53910edcd25610c4 authored over 1 year ago by MrMoCoDev <74177792+MrMoCoDev@users.noreply.github.com>
Fix login page HTML (#15321)

got split incorrectly at some point

github.com/librenms/librenms - 41cffd3bfd12fcd87cf6bf9dc60110bef756954e authored over 1 year ago by Tony Murray <murraytony@gmail.com>
ADAuthorizer auth skip count entry (#15322)

fixes #15304

github.com/librenms/librenms - b5f12ee03f3790bf34e148dc5a038d434ff3d549 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Allow port search API to search ifAlias again (#15320)

Was accidentally omitted when fixing a security issue with the API.
fixes #15316

github.com/librenms/librenms - 52e264a417fa83ccacd71c43ee78c1a7586bf97b authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix device display name in top interfaces widget (#15319)

fixes: #15317

github.com/librenms/librenms - c4852a01e94a4dc8d74f238d2b0801d64d969b3e authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix injection vulnerability in fdb search page (#15315)

unescaped search output
reported by: https://huntr.dev/users/hainguyen0207

github.com/librenms/librenms - 2c5960631c49f7414f61b6d4dcd305b07da05769 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix injection vulnerability in ports pages (#15314)

* Fix injection vulnerability in ports pages
Unescaped output
reported by: https://huntr.dev/u...

github.com/librenms/librenms - cfd642be6a1e988453bd63069d17db3664e7de97 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix another addcslashes incorrect escape in eventlog (#15313)

and many more
reported by: https://huntr.dev/users/hainguyen0207

github.com/librenms/librenms - 03c4da62c8acde0a82acbb4a445ae866ebfdd3f7 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix another injection in ipv4 search page (#15312)

Reported by: https://huntr.dev/users/trunggg02

github.com/librenms/librenms - e4c46a45364cb944b94abf9b83f0558b2c4c2fb7 authored over 1 year ago by Tony Murray <murraytony@gmail.com>
Fix injection in search pages ipv4, etc (#15311)

Reported by: https://huntr.dev/users/hainguyen0207

github.com/librenms/librenms - 1194934d31c795a3f6877a96ffaa34b1f475bdd0 authored over 1 year ago by Tony Murray <murraytony@gmail.com>