ntopng/scripts/lua/admin
emanuele-f 979fbd74e9 Move to the UTF-8 encoding.
This migration is necessary since Lua scripts sources use the UTF-8 encoding while the web browser sees the iso-8859-1 encoding, and this incongruence breaks the visualization of some non-ascii characters.
2017-05-04 18:56:04 +02:00
..
add_user.lua Unify character encoding header code 2017-05-04 17:12:06 +02:00
change_user_prefs.lua Lua scripts parameters validation (#970) 2017-02-08 12:25:35 +01:00
delete_user.lua Unify character encoding header code 2017-05-04 17:12:06 +02:00
get_user_info.lua Lua scripts parameters validation (#970) 2017-02-08 12:25:35 +01:00
get_users.lua Adds host pool column to CP users table 2017-01-30 23:02:31 +01:00
host_pools.lua Reload host pools when a new pool is added or configuration is changed 2017-05-01 16:02:32 +02:00
password_reset.lua Unify character encoding header code 2017-05-04 17:12:06 +02:00
prefs.lua Unify character encoding header code 2017-05-04 17:12:06 +02:00
users.lua Move to the UTF-8 encoding. 2017-05-04 18:56:04 +02:00
validate_new_user.lua Lua scripts parameters validation (#970) 2017-02-08 12:25:35 +01:00