Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: librenms/librenms
base: 1.65
Choose a base ref
head repository: librenms/librenms
compare: 1.65.1
Choose a head ref
  • 6 commits
  • 25 files changed
  • 3 contributors

Commits on Jul 9, 2020

  1. Fix settings access (#11915)

    normal users could access
    murrant committed Jul 9, 2020
  2. Fix graphing with generic_v3_multiline_float (#11916)

    #11853 introduced a bug which broke graphing (e.g. for the pi-hole app)
    awein authored and murrant committed Jul 9, 2020
  3. Sanitize graph title input (#11919)

    Jellyfrog authored and murrant committed Jul 9, 2020

Commits on Jul 10, 2020

  1. Fix sql injection (#11923)

    in custom oid code
    
    Thanks to loginsoft p.v.t l.t.d india for the report!
    Website: https://www.loginsoft.com/
    murrant committed Jul 10, 2020
  2. Fix SQL injections in ajax_table.php (#11920)

    * Fix SQL injections via searchPhrase parameter
    
    * Fix SQL injections via address parameter
    
    * Fix sort injection
    
    Co-authored-by: Tony Murray <murraytony@gmail.com>
    Jellyfrog and murrant committed Jul 10, 2020
  3. Bump verison 1.65.1

    Multiple security fixes. Thanks to:
    
    Shielder <https://shielder.it/>
    Loginsoft <https://www.loginsoft.com/>
    
    For reporting vulnerabilities
    murrant committed Jul 10, 2020