mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
fix system view and add rtt host from host_details
This commit is contained in:
parent
be0c0a9566
commit
7479582210
113 changed files with 324 additions and 158 deletions
|
|
@ -26,7 +26,7 @@ if(haveAdminPrivileges()) then
|
|||
print ("{ \"result\" : -1, \"message\" : \"Invalid parameters\" }")
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
if(password ~= confirm_password) then
|
||||
print ("{ \"result\" : -1, \"message\" : \"Passwords do not match: typo?\" }")
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue