ntopng/scripts/lua/admin
emanuele-f 139a16ffe3 Fix protocol categories association lost after reboot
After the recent changes, there is only one global nDPI struct which
is share across all the interfaces. However, the struct can be swapped
during normal operating, so it's necessary to reload the associations
every time a new nDPI struct is allocated.

Fixes #3139
2019-12-19 15:11:21 +01:00
..
add_user.lua Fixes unnecessary escaping of passwords 2019-04-03 12:22:19 +02:00
change_user_prefs.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
delete_user.lua Unify character encoding header code 2017-05-04 17:12:06 +02:00
dhcp.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
edit_categories.lua Bootstrap migration edit categories navbar 2019-12-05 09:27:47 +01:00
edit_category_lists.lua Fix dialog titles right aligned 2019-12-05 10:31:07 +01:00
edit_device_protocols.lua Add missing active_page 2018-12-12 10:18:21 +01:00
edit_profiles.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
get_category_lists.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
get_custom_categories_hosts.lua Link to see all the applications belonging to a certain category 2019-04-17 15:56:11 +02:00
get_device_protocols.lua Fix protocol categories association lost after reboot 2019-12-19 15:11:21 +01:00
get_ndpi_applications.lua Fix protocol categories association lost after reboot 2019-12-19 15:11:21 +01:00
get_user_info.lua Fixes locales ordering 2019-03-18 16:37:55 +01:00
get_users.lua Bootstrap migration additional label to badge fixes 2019-12-05 09:27:47 +01:00
host_pools.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
manage_pool_members.lua Fix missing supernode in remote assistance configuration 2018-12-06 10:45:37 +01:00
password_reset.lua Move user group information into the session 2018-12-11 18:44:34 +01:00
prefs.lua Implement alert_endpoints and http_lint plugin extensions 2019-12-19 12:44:39 +01:00
remote_assistance.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
users.lua Page titles 2018-11-29 12:37:01 +01:00
validate_new_user.lua Force username login always being lowercase 2017-05-29 11:39:19 +02:00