CIM67 - Block Users after 5 failed login attempts

This commit is contained in:
“VeLiTi”
2024-04-16 11:03:00 +02:00
parent aebeb88b68
commit 32965b319f
9 changed files with 91 additions and 42 deletions

View File

@@ -369,6 +369,8 @@ async function closePort(){
}
maintenanceRun = 0; // reset maintenanceRun
// Refresh the page
location.reload();
}
async function updateHistory(){