gabryon99
b584fadde4
fixed validation for alias ( #4745 )
2020-11-19 10:45:45 +01:00
gabryon99
26e0c5cd10
improved token validation ( #4747 )
2020-11-19 10:34:04 +01:00
Matteo Biscosi
e543b207c9
Fixed shell endpoint bug and added notice when executing the script ( #4748 )
...
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-18 17:06:06 +01:00
gabryon99
3f19b53b2c
merged last fix on infstracture dashboard menu entry
2020-11-18 16:58:26 +01:00
gabryon99
f2037d45f8
moved infrastructure dashboard to system interface view
2020-11-18 16:57:05 +01:00
Simone Mainardi
9889d6750f
Fixes infrastructure dashboard not hidden for non-admins
2020-11-18 12:51:43 +01:00
Alfredo Cardigliano
67fd78e66c
Add --appliance switch. Draft implementation of the System Setup interface ( #4715 )
2020-11-18 12:47:12 +01:00
Simone Mainardi
465f757753
Token and menu fixes
2020-11-18 12:05:36 +01:00
Luca Deri
643730a59c
Modified target for CommunityID
2020-11-18 08:43:54 +01:00
gabryon99
f57647caf6
fixed menu visibility for infrastructure dashboard
2020-11-17 21:00:06 +01:00
gabryon99
f846a93476
fixed token generatio for non admin-users ( #4741 )
2020-11-17 20:57:46 +01:00
gabryon99
dfcb03f87a
informative message for no token ( #4740 )
2020-11-17 19:05:48 +01:00
gabryon99
48316d5067
add per user token creation gui ( #4735 , #4721 )
2020-11-17 18:29:58 +01:00
Simone Mainardi
7c48b3388c
Hides endpoint/recipient/pool messages from pcap dump
...
Implements #4738
2020-11-17 18:16:51 +01:00
Luca Deri
4d164d217c
Added communityId in flow reports
2020-11-17 17:37:29 +01:00
Simone Mainardi
46d6deedaa
Fixes deletion of recipients
2020-11-17 16:29:24 +01:00
Alfredo Cardigliano
8069c1b532
system_config fixes
2020-11-17 12:52:57 +01:00
Alfredo Cardigliano
8e62a71eee
Rename system_utils.lua -> cpu_utils.lua to avoid confusion
2020-11-17 12:41:06 +01:00
Alfredo Cardigliano
ba9c501c4d
Add support for system configuration (WIP)
2020-11-17 11:54:47 +01:00
gabryon99
5c6634b586
improved status column for insfrastrcture dashboard
2020-11-17 10:54:16 +01:00
gabryon99
e58f2193aa
add insfrastructure dashboard ( #4056 )
2020-11-17 10:40:22 +01:00
gabryon99
0673338183
migrated federation rest apis ( #4056 )
2020-11-17 09:52:06 +01:00
gabryon99
d2babc3d24
add check for table contains
2020-11-17 09:40:18 +01:00
gabryon99
eeb2a7260d
add authentication user token to the manage user modal ( #4721 )
2020-11-16 23:07:11 +01:00
gabryon99
40551b6d47
add import/export utilities for federation
2020-11-16 23:07:11 +01:00
gabryon99
cd315294a2
add responsive tag wrapper
2020-11-16 23:07:11 +01:00
Simone Mainardi
301d71780d
Adds api_token.lua
2020-11-16 18:44:00 +01:00
Matteo Biscosi
a8cf3836d7
Fixes #4709 unexpected new device plugin ( #4728 )
...
* Added unexpected new device plugin, needs review
* Fixes #4709 unexpected new device plugin
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-16 12:41:19 +01:00
Simone Mainardi
b87e641086
Fixes validation of unexpected servers whitelist
2020-11-14 17:39:59 +01:00
Luca Deri
7c9631b955
Added check
2020-11-14 11:43:33 +01:00
Luca Deri
2120bf2486
Added alert for log goodput flows
2020-11-14 00:23:35 +01:00
Simone Mainardi
e7a6682aba
Implements transactional host pools members add
2020-11-13 19:15:21 +01:00
Simone Mainardi
63ba947adc
Fixes validation for url http_lint
2020-11-13 17:04:30 +01:00
Luca Deri
12e5b1362e
Fixes #4708
2020-11-13 16:19:36 +01:00
Luca Deri
f38b71f6a7
Implemented origin handling in federation rest
2020-11-12 22:14:32 +01:00
Simone Mainardi
3937888f96
Adds pools, active monitoring, endpoints and recipients to nEdge
2020-11-12 17:32:29 +01:00
Simone Mainardi
e07bf999f2
nEdge pool fixes
2020-11-12 17:04:33 +01:00
Alfredo Cardigliano
b695feb92c
Add red triangle on update issues
2020-11-12 15:03:22 +01:00
Simone Mainardi
bb3b504430
Fixes stored XSS in preferences
2020-11-12 14:55:21 +01:00
Matteo Biscosi
0e341f3d0b
Modified flow scripts in view of the new trigger_status ( #4710 )
...
* Modified blacklisted script in view of the new flow_script API
* Modified plugins scripting in view of the new API
* Modified flow scripts with the new trigger API
* Fixed creators severity
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-12 13:52:53 +01:00
Alfredo Cardigliano
283bd7179c
Improve message
2020-11-12 13:10:13 +01:00
Simone Mainardi
636ac2e804
Cleanup parametric alert severities from flow status definitions
2020-11-12 12:12:25 +01:00
Simone Mainardi
8b7a99aa94
Fixes for flow-status-dependent severity
2020-11-12 12:02:27 +01:00
Simone Mainardi
d13a4451d2
Changes for the migration to the new alerts_api.trigger_status
2020-11-12 11:48:59 +01:00
Alfredo Cardigliano
bccde3f618
Move alert pcap download dialog code to alert_utils.drawAlertPCAPDownloadDialog
2020-11-12 10:55:11 +01:00
Alfredo Cardigliano
5d606a41fc
Handle recipient[recipient_minimum_severity] = nil (all categories)
2020-11-12 10:04:14 +01:00
Alfredo Cardigliano
f65f4bbb1f
Fix type conversion
2020-11-11 19:22:03 +01:00
Luca Deri
2884cc9794
Reworked Doh/DoT handling
2020-11-11 18:55:12 +01:00
Alfredo Cardigliano
e6fb45d9a9
Add PCAP download button to flow alerts
2020-11-11 18:06:51 +01:00
gabryon99
f0aefa7737
add federation REST API, only stubs ( #4056 )
2020-11-11 16:58:08 +01:00