Alfredo Cardigliano
|
e940ea06e2
|
Device Protocols icons change
|
2018-09-28 17:13:29 +02:00 |
|
Alfredo Cardigliano
|
eeacb0e205
|
menu entry for the device protocols editor (temporarily hidden)
|
2018-09-27 17:09:17 +02:00 |
|
emanuele-f
|
433cbb3142
|
Fix custom interface speed not accounted in ts_common.getMaxPointValue
|
2018-09-11 13:06:44 +02:00 |
|
Luca
|
db5dd05798
|
The migration notice is now rendered according to the ntopng guidelines
|
2018-08-30 16:46:47 +02:00 |
|
Alfredo Cardigliano
|
5d986787b1
|
default data directory migration from /var/tmp/ntopng to /var/lib/ntopng
|
2018-08-29 17:46:56 +02:00 |
|
Simone Mainardi
|
e782e46e19
|
Changes backup/restore script to use the datadir
Extends and updates restore documentation
Adds configuration restore link
|
2018-08-22 18:18:53 +02:00 |
|
emanuele-f
|
8a7ead5924
|
Harden HTTP session checks and remove user cookie
|
2018-08-21 18:16:54 +02:00 |
|
Luca Deri
|
aa80f36f52
|
Added Telegram menu entry
|
2018-08-14 09:55:20 +02:00 |
|
Luca Deri
|
30e22c3a71
|
Implemented multiple-pcap file download and monitor
|
2018-08-08 14:06:25 +02:00 |
|
Simone Mainardi
|
738cc2dd86
|
Removes unnecessary nEdge entry in menu
|
2018-08-08 12:03:46 +02:00 |
|
Simone Mainardi
|
f7fdc40c72
|
Major nEdge code cleanup
|
2018-08-06 17:54:25 +02:00 |
|
emanuele-f
|
c7154c5d92
|
Add support for flows table
|
2018-08-03 13:08:38 +02:00 |
|
Luca Deri
|
42e5741e92
|
Reworked backup
|
2018-08-03 10:39:36 +02:00 |
|
Alfredo Cardigliano
|
3acc4e973d
|
configuration backup (tar download)
|
2018-07-31 17:26:08 +02:00 |
|
Simone Mainardi
|
74a3ec1677
|
Fixes encoding for local/LDAP UTF-8 passwords
|
2018-07-25 23:20:59 +02:00 |
|
Luca
|
8befb52311
|
Fixed menu for nEdge
|
2018-06-27 09:28:59 -07:00 |
|
Luca
|
0941a9aa57
|
Added manual and API guides to the menu
|
2018-06-26 17:06:30 -07:00 |
|
emanuele-f
|
37af49152b
|
Fix captive portal add user issues
Fixes #1799
|
2018-05-29 09:54:35 +02:00 |
|
emanuele-f
|
a70dce4301
|
Secure ntopng cookies with SameSite and HttpOnly
HttpOnly prevents the cookie from being accessed by javascript code and restricts XMLHttpObject utilization.
See https://blog.codinghorror.com/protecting-your-cookies-httponly/ .
SameSite=lax restricts cookie utilization in iframes, images or XMLHttpRequests, but still allows external
sites to link to the ntopng webserver and use the existing authenticated user session.
See https://www.sjoerdlangkemper.nl/2016/04/14/preventing-csrf-with-samesite-cookie-attribute/ .
|
2018-05-16 11:43:23 +02:00 |
|
Simone Mainardi
|
8347406b63
|
Implements deletion of host persistent data
|
2018-05-14 19:47:49 +02:00 |
|
Simone Mainardi
|
730b881b1a
|
Fixes issues with long interface names
Fixes #1717
|
2018-04-04 16:01:30 +02:00 |
|
Luca
|
d1dcff81c4
|
Improved passive MDNS discovery
Fixed MDNS decode loop
|
2018-04-02 11:31:28 +02:00 |
|
emanuele-f
|
4f8e39a0dc
|
Move L2 devices under hosts
|
2018-03-30 12:10:51 +02:00 |
|
emanuele-f
|
3a1728414d
|
Redirect to login when session expires
|
2018-03-27 15:16:30 +02:00 |
|
emanuele-f
|
02cec8a2be
|
Remove host macs and show source macs instead
|
2018-03-23 14:42:21 +01:00 |
|
Luca Deri
|
f0c936c368
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
emanuele-f
|
ff69205b3d
|
Add support for nedge oem product name
|
2018-03-08 19:49:04 +01:00 |
|
emanuele-f
|
4f08fccaf1
|
Fix host sankey
|
2018-03-07 11:12:37 +01:00 |
|
emanuele-f
|
a1fa509a26
|
Localization and normal user fixes
|
2018-03-02 14:43:44 +01:00 |
|
emanuele-f
|
b0bee269c2
|
Localize flow and SNMP devices pages
|
2018-03-01 20:15:10 +01:00 |
|
emanuele-f
|
674a7524a0
|
Fix invalid number of hosts/flows when user networks are restricted
Fixes #1296
|
2018-03-01 17:11:10 +01:00 |
|
emanuele-f
|
392bd7040a
|
Extends ntopng localization
|
2018-02-09 19:34:02 +01:00 |
|
emanuele-f
|
ec7b6948e0
|
Remove nedge code
|
2018-02-09 12:05:39 +01:00 |
|
emanuele-f
|
a90e0db65a
|
nedge fixes
|
2018-02-01 17:26:10 +01:00 |
|
Emanuele Faranda
|
b827f5cf0b
|
Fix footer on nedge
|
2018-01-30 09:47:32 -05:00 |
|
emanuele-f
|
5654f82b92
|
nedge localization
|
2018-01-25 14:02:13 +01:00 |
|
emanuele-f
|
41224c9b9a
|
Separate ntopng and nedge menu
|
2018-01-25 12:09:44 +01:00 |
|
emanuele-f
|
ca21850b12
|
Add nedge device shutdown and reboot dialogs
|
2018-01-24 17:51:47 +01:00 |
|
emanuele-f
|
be9d60ab08
|
nedge applications page improvements
|
2018-01-23 17:43:30 +01:00 |
|
emanuele-f
|
2cb7a96f85
|
Fix menu layout issue
|
2018-01-23 15:44:43 +01:00 |
|
emanuele-f
|
24ed4ac212
|
Hide elements and reorganize menu in nEdge
|
2018-01-23 15:28:36 +01:00 |
|
emanuele-f
|
1878096bb2
|
Separate nedge dashboard
|
2018-01-23 14:24:41 +01:00 |
|
Simone Mainardi
|
10c800767d
|
Adjusts hosts pool labels for the nEDGE
|
2018-01-17 15:28:26 +01:00 |
|
emanuele-f
|
fa6d428b13
|
Add device name into the l2 devices page
|
2018-01-17 12:11:08 +01:00 |
|
emanuele-f
|
7c2057bfc3
|
Custom logo and style support
|
2018-01-15 12:01:05 +01:00 |
|
emanuele-f
|
665f7bf8c5
|
nedge dhcp static leases
|
2018-01-03 13:35:20 +01:00 |
|
emanuele-f
|
8026ed6f14
|
nedge localization
|
2017-12-20 19:17:32 +01:00 |
|
Simone Mainardi
|
16dd827781
|
Reworks nEdge boot operations
|
2017-12-19 14:46:46 +01:00 |
|
Simone Mainardi
|
8694cdfbb2
|
Implements conditional nEdge configuration menu
|
2017-12-18 13:12:00 +01:00 |
|
Simone Mainardi
|
04627745ae
|
nEdge packaging
|
2017-12-17 23:14:47 +01:00 |
|