emanuele-f
|
af842e4aa6
|
Cleanup unnecessary CSRF tokens passed
|
2020-05-08 12:56:58 +02:00 |
|
emanuele-f
|
2a4128f0c0
|
Fix missing label
|
2020-05-08 12:34:11 +02:00 |
|
emanuele-f
|
d43d4e5e74
|
Make DHCP names cache expire after 1 day
Addresses #3641
|
2020-05-08 10:15:31 +02:00 |
|
Luca Deri
|
ff76407e68
|
Added detection of self-signed (< TLS 1.3) certificates
|
2020-05-08 09:53:31 +02:00 |
|
gabryon99
|
dc7a4c31bc
|
add admin privileges check for endpoints notification and recipients list
fix #3909
|
2020-05-07 21:49:13 +02:00 |
|
gabryon99
|
88635566ac
|
change input name fields for recipients
|
2020-05-07 21:43:15 +02:00 |
|
Luca Deri
|
698265c4fb
|
Added TLS issuerDN, subjectDN
|
2020-05-07 19:06:13 +02:00 |
|
gabryon99
|
db9f3ecc03
|
add recipient for endpoint notifications
|
2020-05-07 18:30:27 +02:00 |
|
Simone Mainardi
|
78a6f4f8d4
|
Adds endpoint conf to the endpoint recipient getter
|
2020-05-07 17:48:19 +02:00 |
|
emanuele-f
|
ba5c64b107
|
Rework host label getters
This fixes inconsistencies across the ntopng gui
Addresses #3699
|
2020-05-07 17:47:18 +02:00 |
|
gabryon99
|
ea1c60c99c
|
check for duplicated name in endpoint notification list
fix #3898
|
2020-05-07 16:51:03 +02:00 |
|
gabryon99
|
19edceec4c
|
add http validation for endpoints
fix #3889
|
2020-05-07 16:20:37 +02:00 |
|
Luca Deri
|
b797f80c42
|
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
|
2020-05-07 15:13:20 +02:00 |
|
Luca Deri
|
0a644150d9
|
Added check for preventing lua errors when showing TLS flow pages
|
2020-05-07 15:11:27 +02:00 |
|
emanuele-f
|
61576c8751
|
Improve host restore
Addesses requests of #2898
|
2020-05-07 15:11:05 +02:00 |
|
Luca Deri
|
49b1817f9d
|
Fixed virustotal icon appearance
|
2020-05-07 11:13:14 +02:00 |
|
emanuele-f
|
11df9c5cfe
|
Change default SNMP version to v2c
|
2020-05-07 09:59:06 +02:00 |
|
Simone Mainardi
|
cec9be4be7
|
Simplifies notification recipients getter
|
2020-05-06 23:12:06 +02:00 |
|
Luca Deri
|
f9f87a74c0
|
Updated reference to widgest_utils
|
2020-05-06 20:44:56 +02:00 |
|
Luca Deri
|
5294179bf9
|
Added widgets in use in get_datasources.lua
Reconciled widget_utils.lua name
|
2020-05-06 19:02:29 +02:00 |
|
gabryon99
|
6ada544339
|
removed multiple csrf
|
2020-05-06 18:42:49 +02:00 |
|
emanuele-f
|
3557284b87
|
Rename and move notifications endpoints
|
2020-05-06 17:16:40 +02:00 |
|
Simone Mainardi
|
bded5d10a4
|
Fixes deletion of notification endpoint configs
|
2020-05-06 14:48:05 +02:00 |
|
gabryon99
|
9973d63847
|
add endpoint_notifications_list
|
2020-05-05 22:28:28 +02:00 |
|
emanuele-f
|
4978caf1fd
|
Fix resolved inactive IP addresses not returned in find host
|
2020-05-05 15:15:54 +02:00 |
|
emanuele-f
|
03b69dfe64
|
Add ability to search inactive hosts
|
2020-05-05 12:59:57 +02:00 |
|
emanuele-f
|
d65bd41212
|
Implement proper LBD host restore
|
2020-05-05 12:20:40 +02:00 |
|
Alfredo Cardigliano
|
ae879c44f8
|
Hide log trace in OEM mode
|
2020-05-05 10:47:02 +02:00 |
|
Alfredo Cardigliano
|
22304542c2
|
Hide telemetry setting for OEM
|
2020-05-05 10:36:13 +02:00 |
|
Luca Deri
|
b0c23144ee
|
Fixed labels and inconcistencies on active monitoring
Added ability for RRD to handle RRDs with 4 measurements. rrd driver might need further work
|
2020-05-04 19:13:03 +02:00 |
|
emanuele-f
|
deff9d92e7
|
Fix active local hosts cache preferences switch
Fixes #3849
|
2020-05-04 18:34:38 +02:00 |
|
Simone Mainardi
|
9a03880393
|
Implements edits of endpoint recipients
|
2020-05-04 15:20:43 +02:00 |
|
Simone Mainardi
|
6fd3442d10
|
Implements getter for configuration recipients
|
2020-05-04 15:05:30 +02:00 |
|
Simone Mainardi
|
e96d8a6b09
|
Tests endpoint recipients deletion
|
2020-05-04 14:53:46 +02:00 |
|
Simone Mainardi
|
bc8a4ea73d
|
Implements deletion of alert endpoint recipients
|
2020-05-04 14:47:29 +02:00 |
|
Simone Mainardi
|
31b09206c9
|
Implements add of endpoint recipients
|
2020-05-04 13:11:45 +02:00 |
|
Simone Mainardi
|
0b26c7afe0
|
Implements getter for all existing configuration endpoints
|
2020-05-04 11:50:47 +02:00 |
|
Simone Mainardi
|
177f8c6cde
|
Implements notification endpoint edit and documentation
|
2020-05-04 11:21:28 +02:00 |
|
Simone Mainardi
|
fa26a0a849
|
Simplifies notification endpoint
|
2020-05-04 11:21:28 +02:00 |
|
gabryon99
|
98930cd55f
|
improved datasources and widgets
|
2020-05-03 23:18:19 +02:00 |
|
gabryon99
|
a61a517c3c
|
add timeseries sources in datasources
|
2020-05-02 23:35:02 +02:00 |
|
Luca Deri
|
134898357f
|
Added metrics check
|
2020-05-02 20:53:23 +02:00 |
|
Luca Deri
|
c35ed44ef9
|
Retrieve the list of available timeseries
|
2020-05-02 20:50:08 +02:00 |
|
emanuele-f
|
abf91c2702
|
Fix active monitoring add action in the host page
|
2020-04-30 15:00:32 +02:00 |
|
emanuele-f
|
c2a85e96d7
|
Only show throbber when the host resolution is enabled
|
2020-04-30 14:35:04 +02:00 |
|
Alfredo Cardigliano
|
823af75000
|
Propagate and print in flow details AS src/dst/prev/next from collected flows
|
2020-04-30 10:09:26 +00:00 |
|
Luca Deri
|
3f19850601
|
Added virustotal URL in host page
|
2020-04-30 11:44:31 +02:00 |
|
Simone Mainardi
|
7202260a9d
|
Implements notification endpoints backend
|
2020-04-29 19:46:53 +02:00 |
|
Alfredo Cardigliano
|
b214443ad3
|
Do not ask for a n2disk license in case of Enterprise L
|
2020-04-29 17:08:12 +00:00 |
|
emanuele-f
|
9381dd6fc0
|
Show upload speed and latency in speedtest active monitoring
|
2020-04-29 16:51:11 +02:00 |
|