emanuele-f
fee9b94d8e
Add link to Traffic Policing page
2017-01-31 20:16:10 +01:00
emanuele-f
688835fcf7
Show member filter remove button
2017-01-31 20:16:10 +01:00
emanuele-f
c1b6e53ce4
Add search host pool member field
2017-01-31 20:16:10 +01:00
emanuele-f
6b1d5a00e0
Add Pool link in host page
2017-01-31 20:16:10 +01:00
emanuele-f
32ab9e8769
Delete RRDs when an host pool is deleted
2017-01-31 20:16:10 +01:00
emanuele-f
66749cc891
Fix pool undeletable bug when using a different interface
2017-01-31 20:16:10 +01:00
Simone Mainardi
bf8286878f
Implements CP volatile host lifetime changes
2017-01-31 18:31:08 +01:00
emanuele-f
6837f42ce2
Add lifetime change in manage user
2017-01-31 18:00:41 +01:00
Simone Mainardi
87212ac1c1
Security fix (uri params cleanup for POST requests)
2017-01-31 17:16:33 +01:00
Emanuele Faranda
4ff3b2dba0
Add application filter dropdown to the host page flows ( #957 )
2017-01-31 17:09:25 +01:00
emanuele-f
233ea9cc2b
Fix bad flows number when application filter is active
2017-01-31 15:07:06 +01:00
Simone Mainardi
af73b36fcc
Fixes hosts retrieval in web UI
...
Fixes #956
2017-01-31 12:51:29 +01:00
emanuele-f
618529c92d
Add javascript function to set resolution buttons value at runtime
2017-01-31 10:20:45 +01:00
Simone Mainardi
53724ce33a
Adds host pool column to CP users table
2017-01-30 23:02:31 +01:00
Simone Mainardi
429b5532ae
Security fixes (escapes and double-decode)
...
Prevents single (') and double (") quotes to be input as they may be used to inject arbitrary payload in requests.
Prevents double-decodes of url-encoded http contents as they can be exploited to inject non-allowed characters
in multiple steps (e.g., %2522 after the first decode becomes %22 and after the second decode becomes ").
2017-01-30 16:12:58 +01:00
emanuele-f
58b6ba8976
Fix normal user add error
2017-01-30 15:41:33 +01:00
Emanuele Faranda
2a843966da
Add alias and device type columns to host pools ( #953 )
...
* Add alias and device type columns to host pools
* Add host pool members links when available
* Add host pool links
* Implement host pool members pagination
* Host Pools GUI fixes and improvements
* Remove hardcoded columns number
* Host Pools GUI fixes
* Remove debug print
2017-01-27 17:48:58 +01:00
Simone Mainardi
c45849d73e
Allows sort L7 Devices by mac address
2017-01-26 15:36:05 +01:00
Simone Mainardi
72d4630114
Makes host pools visible in the community version
2017-01-26 14:54:12 +01:00
Simone Mainardi
e5a57d93ad
Fixes for host pools historical stats
2017-01-26 14:41:14 +01:00
emanuele-f
17c5a4af57
Delete redis dump when pool is deleted
2017-01-26 12:19:12 +01:00
emanuele-f
5f7762ade5
Implement Redis Host Pools counters dump
2017-01-26 12:19:12 +01:00
emanuele-f
746d481602
Remove unused parameter causing hosts number mismatch
2017-01-26 11:53:24 +01:00
emanuele-f
5c305ba6a1
Add GUI side support for host pools stats
2017-01-26 11:53:24 +01:00
Simone Mainardi
8ea7b5dbe4
Fixes for the optimized getTopFlowPeers
2017-01-26 11:33:36 +01:00
emanuele-f
1598598c47
Replace getFlowPeers function with getFlows and limit results to reduce memory footprint.
2017-01-26 11:33:36 +01:00
emanuele-f
096db1085d
Hide alerts link where alerts are disabled
2017-01-26 11:04:44 +01:00
Simone Mainardi
696c906df2
Implements lifetime in seconds
2017-01-25 23:31:58 +01:00
emanuele-f
cd3c2b68c2
Handle expire resolution js code
2017-01-25 23:31:14 +01:00
Simone Mainardi
844a34df92
Adds lifetime selection button to CP users
2017-01-25 23:31:14 +01:00
Luca Deri
7e384d3c18
Added the ability to activate the web HTTP port on two ports. Example -w 80,3000
...
Changes in the captive portal logic that made it compatible with Android
Updated bridging readme to include the latest changes
2017-01-25 22:44:34 +01:00
Luca Deri
e2411a5445
Reworked captive portal code
2017-01-25 00:28:14 +01:00
Luca Deri
0eaccfe00b
Added the ability to specify in preferences -> logging the path file
...
for logging HTTP accesses
2017-01-24 17:16:02 +01:00
Simone Mainardi
3322cfe576
Prevents housekeeping alerts extra redis reads
2017-01-24 10:46:57 +01:00
emanuele-f
68b3f5710f
Perform top HTTP talkers calculation in memory
2017-01-23 17:35:44 +01:00
Simone Mainardi
ba1c1df41b
Implements configurable active local hosts cache dump interval
2017-01-23 12:21:50 +01:00
emanuele-f
78151791c1
Add preference to manually specify th Active Local Host Cache Timeout in minutes
2017-01-23 12:05:37 +01:00
Luca Deri
6205d88f56
Added support in captive portal for iOS and Kindle devices
...
Created minimal header for speeding up load of login pages
2017-01-23 01:29:34 +01:00
Luca Deri
90ba154306
Captive portal enhancements
2017-01-22 11:01:57 +01:00
Simone Mainardi
f304f9229f
Implements captive portal users auto expiration
2017-01-20 20:20:09 +01:00
emanuele-f
92b40eb2d0
Fix interface switch not working properly
2017-01-20 18:39:37 +01:00
Simone Mainardi
b9c063ac8a
Reworks edit users page layout
2017-01-20 13:45:42 +01:00
emanuele-f
0db8abd83e
Host Pools UI changes
...
- Do now show the "Not Assigned" group in user pool dropdown
- Show an alert message when creating a Captive Portal user and no pools are defined
- Improve unique member validator to account missing network prefixes
- Prevent deleting an Host Group when a captive portal user is defined on it
2017-01-20 13:28:24 +01:00
Simone Mainardi
1bd0d01658
Improves auth lifetime check
2017-01-20 13:15:22 +01:00
Simone Mainardi
2aa6430949
Reworks add users page layout
2017-01-20 12:42:15 +01:00
Luca Deri
e423d8c94c
Displayed host pool in host detail page
...
Fixed bug in redis that was not properly reporting the return code on some commands (e.g SADD)
Changes for captive portal implementation
2017-01-20 00:43:44 +01:00
Luca Deri
82850dcbb4
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2017-01-19 19:14:54 +01:00
Luca Deri
c6e21b7f6e
Improvements on AddressTree
...
Initial support of captive portal on HTTP server
2017-01-19 19:14:20 +01:00
emanuele-f
04c72b2038
UI improvements and fixes
...
- Show confirmation alert when trying to delete some item
- Disable VLAN field for mac addresses in Host Pools and handle accordingly
- Remove Host Pool id column
- Remove Full Name user field minimum length restriction
- Other fixes
2017-01-19 18:33:25 +01:00
Luca Deri
1c2d811f9b
Removed debug message
2017-01-19 17:24:16 +01:00