mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Improved http session handling, new account page
This commit is contained in:
parent
82801f4069
commit
e3ed9bd3c2
6 changed files with 49 additions and 32 deletions
|
@ -5174,7 +5174,7 @@
|
|||
if (maxUsers > 0) {
|
||||
if (addHeader) { x += '<tr><td class=userTableHeader>Online Users'; addHeader = false; }
|
||||
x += addUserHtml(user, sessions);
|
||||
maxUsers--;
|
||||
maxUsers--;
|
||||
} else {
|
||||
hiddenUsers++;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue