ntopng/scripts/lua/inc
emanuele-f a10d6c4f7d Fix login issue with special characters.
The special characters were URL encoded during HTTP request and saved in URL encoded form.
The login used the unencoded password instead, and this resulted in a password hash mismatch which prevented user login.

Now the password hash is calculated on the unencoded password.
2017-04-14 18:20:36 +02:00
..
add_user_dialog.lua Fix login issue with special characters. 2017-04-14 18:20:36 +02:00
change_user_password_form.lua Fix login issue with special characters. 2017-04-14 18:20:36 +02:00
delete_user_dialog.lua Host Pools UI changes 2017-01-20 13:28:24 +01:00
footer.lua Minor cosmetic changes 2017-03-19 21:44:58 +01:00
menu.lua Various improvemements for flow analysis 2017-03-31 14:34:16 +02:00
password_dialog.lua Fix login issue with special characters. 2017-04-14 18:20:36 +02:00
sankey.lua Fixes various community version bugs 2017-04-14 16:38:19 +02:00
sprobe.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
users.lua Adds host pool column to CP users table 2017-01-30 23:02:31 +01:00