Pam Fix 2.0

This commit is contained in:
2026-07-13 23:35:43 -03:00
parent 7e0ec393a8
commit 628878e055
8 changed files with 122 additions and 10 deletions
-1
View File
@@ -331,7 +331,6 @@ const fTotpPeriod = document.getElementById("fTotpPeriod");
const fTotpWindow = document.getElementById("fTotpWindow");
const fTotpDigits = document.getElementById("fTotpDigits");
const fAllowStatic = document.getElementById("fAllowStatic");
const fUsePam = document.getElementById("fUsePam");
const fMaxConn = document.getElementById("fMaxConn");
const fExpires = document.getElementById("fExpires");
const fUp = document.getElementById("fUp");