1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

More work on login tokens.

This commit is contained in:
Ylian Saint-Hilaire 2021-04-16 11:16:03 -07:00
parent 0f73af9534
commit 4231f4071b
2 changed files with 25 additions and 1 deletions

View file

@ -10444,7 +10444,6 @@
QV('p2noMeshFound', count == 0);
}
function updateLoginTokens() {
var x = '', count = 1;
if ((loginTokens != null) && (loginTokens.length > 0)) {