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
Luca Deri
c9ecd931d9
Code cleanup
2017-12-16 08:23:56 +01:00
emanuele-f
0d433df91b
Fix default policy user logic
...
To determine the policy to apply, the following rules are checked in this order:
1) A pool specific policy on the protocol exists? Use it
2) A default pool policy on the protocol exists? Use it
3) A pool specific policy on the category exists? Use it
4) A defaul pool policy on the category exists? Use it
5) Use the global policy
2017-12-07 13:46:47 +01:00
emanuele-f
f02c34598f
Nedge2 changes
2017-12-06 13:19:41 +01:00
emanuele-f
337c060e20
Move nf admin scripts to pro
2017-12-05 15:04:18 +01:00
emanuele-f
e3941556ae
Initial nedge2 lua page setup
2017-12-05 12:53:59 +01:00
Luca Deri
66795de644
Footer uses a smaller font to avoid text overflows
2017-12-01 17:39:54 +01:00
emanuele-f
ff41ea73ee
Add language selection in change_password form
2017-11-17 19:06:20 +01:00
emanuele-f
58fba7df8b
Fix syslog preference being ignored
2017-11-17 15:27:10 +01:00
Simone Mainardi
a22022bb30
Reworks alerts to prevent local hosts I/O
2017-11-01 23:04:33 +01:00
emanuele-f
f73871cd25
Expose HostPools information
2017-10-16 11:55:34 +02:00
Simone Mainardi
c717ab56bd
Fixes empty devices menu
2017-09-26 19:21:46 +02:00
Simone Mainardi
85098c864a
Sub-interfaces and interface view fixes
...
Fixes #1461
2017-09-25 16:21:46 +02:00
Simone Mainardi
0af70b39b7
Fixes missing VLAN display
2017-09-25 14:26:10 +02:00
Luca Deri
9a27968765
Fixed virtual interface creation
...
Reordered interface names in the interface menu, and split physical from virtual interfaces
2017-09-23 09:45:42 +02:00
Simone Mainardi
b26eb71316
Simplifies redundant info displayed with sub-Interfaces
...
Fixes #1464
2017-09-22 17:42:04 +02:00