SourceDoctor and GitHub
df288edbe3
remove unneccessary Section Description ( #13677 )
2022-01-15 09:59:56 -06:00
Tony Murray and GitHub
3d62be5003
Jquery upgrade ( #12802 )
...
* WIP js upgrades
* trying 3.0
* Event handler changes
* fix alert rule collection loading
* blur fix
* jQuery 3.5
homescreen no warnings
* actually 3.6 include js
* Update bootstrap to 3.4.1
* missed file
* Update and test install process
* cleanup
* attempt to version js files that were updated.
2021-05-11 08:08:06 -05:00
Jellyfrog and GitHub
82f43cb98d
Apply fixes from StyleCI ( #12120 )
2020-09-21 15:40:17 +02:00
SourceDoctor and GitHub
e305a39d31
Sort Health table alphabetic ( #11586 )
2020-05-12 15:51:30 -05:00
7f8b660c05
Update Table UI ( #11529 )
...
* Update Cisco Meraki logo
* Update table UI
* Revert "Merge branch 'master' of https://github.com/arjitc/librenms "
This reverts commit 05e52d51c3 , reversing
changes made to a48207d78f .
* Update sensors-common.php
Co-authored-by: Tony Murray <[email protected] >
2020-05-02 17:52:17 -05:00
Tony Murray and GitHub
3ead462549
Enable CSRF protection ( #10447 )
...
* Enable CSRF protection
* fix style issues
2019-07-17 07:20:26 -05:00
Tony Murray and GitHub
36431dd296
Security fix: unauthorized access ( #10091 )
...
* Security fix: unauthorized access
Affects nginx users:
Moved php files outside of public html directory (Apache was protected by .htaccess)
Affects all users:
Some files did not check for authentication and could disclose some info.
Better checks before including files from user input
* git mv html/includes/ includes/html
git mv html/pages/ includes/html/
2019-04-11 23:26:42 -05:00