mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-09 07:39:03 +00:00
- devices with no preset defined have a 'allow all' default policy - users customizations to the preset are stored on redis (both 'allow' and 'drop' policies) as exceptions to the default preset - default presets updates are allowed, however users customizations have priority (per protocol) |
||
|---|---|---|
| .. | ||
| add_user.lua | ||
| change_user_prefs.lua | ||
| delete_user.lua | ||
| edit_device_protocols.lua | ||
| edit_ndpi_applications.lua | ||
| edit_profiles.lua | ||
| get_device_protocols.lua | ||
| get_ndpi_applications.lua | ||
| get_user_info.lua | ||
| get_users.lua | ||
| host_pools.lua | ||
| manage_pool_members.lua | ||
| password_reset.lua | ||
| prefs.lua | ||
| users.lua | ||
| validate_new_user.lua | ||