Commit graph

446 commits

Author SHA1 Message Date
Simone Mainardi
28e87d93bc Implements configurable session termination and midnight expire 2019-01-08 12:33:39 +01:00
Alfredo Cardigliano
2002128eb4 Webhook export module for exporting alarms (implements #2251) 2019-01-07 22:09:15 +01:00
Simone Mainardi
22e5e2e9e0 Merge branch 'dev' of https://github.com/raphpen/ntopng into raphpen-dev 2019-01-07 19:20:26 +01:00
emanuele-f
fd0ea2e70a Improve alert via email documentation 2019-01-04 15:50:00 +01:00
emanuele-f
7dad74775c Remove user language selector in user add dialog in nEdge 2019-01-02 16:33:30 +01:00
Simone Mainardi
8f893a8f50 Splits protocol View for Interfaces
Implements #2265
2018-12-31 13:05:07 +01:00
emanuele-f
d34b12c6a7 Move nIndex to pro with limitations 2018-12-26 16:31:09 +01:00
emanuele-f
cc6f7915e4 Temporary disable InfluxDB on Windows as not working
The problem may be related to libcurl
2018-12-19 19:03:29 +01:00
Raphael Pennisi
387b8304dd Merge branch 'dev' of https://github.com/raphpen/ntopng into dev 2018-12-19 12:05:39 +01:00
Raphael Pennisi
cf9a351000 Added HTTPS client certificate authentication 2018-12-19 11:55:27 +01:00
emanuele-f
f744ca14e8 Implement RADIUS for captive portal users
Closes #2249
2018-12-18 11:29:31 +01:00
emanuele-f
94c48b896a Fix redis error 2018-12-17 11:49:12 +01:00
Alfredo Cardigliano
2dc59620ed Moved Categories and Protocols to the Categories page (tabs) 2018-12-13 00:50:17 +01:00
emanuele-f
156f83eb1f Move database preferences to separate sections
Fixes #2245
2018-12-13 10:46:55 +01:00
Simone Mainardi
0eea23bf5a Disables experimental EWMA alpha configuration 2018-12-12 16:20:35 +01:00
emanuele-f
ec5b209ffa Add missing active_page 2018-12-12 10:18:21 +01:00
emanuele-f
f65c618b3f Move user group information into the session
This fixes issues and inconsistencies when the same user logins from different authenticators at the same time
Fixes #2212
2018-12-11 18:44:34 +01:00
Alfredo Cardigliano
abc27f2953 Implements Handle whitelists in custom categories #2171 2018-12-11 11:47:19 +01:00
Alfredo Cardigliano
d3311205ba Dev print cleanup 2018-12-10 19:00:26 +01:00
Alfredo Cardigliano
4db4228d12 Implements Alert for long-lived flows (data exfiltration?) #2163 2018-12-10 18:58:51 +01:00
emanuele-f
95713ddfc6 Add driver:deleteOldData and delete old RRDs 2018-12-10 17:42:39 +01:00
emanuele-f
3532d90a86 Implement flows index retention 2018-12-10 15:06:46 +01:00
emanuele-f
5e3d88d0cc Add option to disable LDAP referrals 2018-12-07 20:35:54 +01:00
Alfredo Cardigliano
9573475af6 Hiding elephant flows settings when alerts are disabled 2018-12-07 11:31:20 +01:00
Alfredo Cardigliano
5c3488bf6f Using component with bytes unit selector for max file size 2018-12-07 10:23:12 +01:00
Alfredo Cardigliano
313d025dfb Implements Alerts for elephant flows #2164 2018-12-06 18:10:54 +01:00
emanuele-f
9b0391190f Remove inconsistent retention preference 2018-12-06 17:14:39 +01:00
emanuele-f
151bd5177b Fix missing supernode in remote assistance configuration
Fixes #2199
2018-12-06 10:45:37 +01:00
emanuele-f
c0114dbcfe Add sample HTTP authenticator server in python and more logs 2018-12-05 16:54:25 +01:00
emanuele-f
5f9c1cbd82 Add RADIUS log and constraints 2018-12-05 16:08:37 +01:00
emanuele-f
4dc3d52731 Implement remote assistance supernode configuration
Implements #2192
2018-12-01 16:32:23 +01:00
emanuele-f
1df7ebfed8 Hide radius auth if radius support is not available 2018-12-01 15:17:16 +01:00
emanuele-f
c9c672da7c Merge branch 'jerome-42-authenticator' into dev 2018-11-30 21:28:46 +01:00
emanuele-f
0bd433c5c5 Rework authentication preference to support RADIUS and HTTP auths 2018-11-30 21:22:11 +01:00
Alfredo Cardigliano
6d7de7bd57 Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
Alfredo Cardigliano
308f6cd804 Page titles 2018-11-29 12:37:01 +01:00
emanuele-f
7e759ec3bc Little localization fixes 2018-11-29 10:15:50 +01:00
Luca Deri
f05d0e603a Minor GUi fixes 2018-11-28 23:02:12 +01:00
emanuele-f
260f46d68d Update remote assitance docs 2018-11-28 18:38:10 +01:00
emanuele-f
de5a58ecf3 Remote assistance improvements
- Add status page with service log
- Use a different service name to avoid conflicts with other n2n instances
- Split key into community and key, alphanumeric
- Add connection script download
2018-11-28 17:56:45 +01:00
emanuele-f
b40258c2fe Move remote assistance TOS accept to dialog 2018-11-26 16:26:13 +01:00
emanuele-f
5a9f75dd0a Fix tostring on float number 2018-11-26 14:12:56 +01:00
emanuele-f
eac278a28d Implement remote assistance
- It enables a VPN via n2n
- Remote assistance will be automatically disabled after 1 day
- Optionally it's possible to give admin access to the support
2018-11-23 13:03:11 +01:00
Simone Mainardi
3e10192912 Makes the maximum number of aggregated flows configurable and optional
Fixes #2123
2018-11-09 19:50:56 +01:00
Alfredo Cardigliano
573bade0e0 extracted files limit is in bytes now, added bytes limit to preferences, PacketDumper code cleanup 2018-11-09 10:24:10 +01:00
Alfredo Cardigliano
6b3a1e4bc3 reading n2disk license if already set 2018-11-08 11:29:38 +01:00
Alfredo Cardigliano
955f71fb45 printing n2disk version and systemid 2018-11-05 16:30:53 +01:00
Alfredo Cardigliano
f6b81138b4 n2disk license configuration 2018-11-05 13:24:20 +01:00
Alfredo Cardigliano
186e7c2a4b nbox integration cleanup 2018-10-23 13:00:35 +02:00
Alfredo Cardigliano
7c51217844 moved select outside the presets module 2018-10-22 10:26:12 +02:00