mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Implements captive portal users
This commit is contained in:
parent
d9af0c8025
commit
4e2c7b8e8b
12 changed files with 138 additions and 30 deletions
|
|
@ -20,4 +20,4 @@ if(haveAdminPrivileges()) then
|
|||
end
|
||||
|
||||
print('{ "valid" : 1, "user": "'.. _GET["user"]..'", "msg": "Ok" }\n')
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue