feat: implement account enforcement background service and RADIUS disconnect support for expired sessions
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m46s

This commit is contained in:
Tygozwolle
2026-07-27 12:13:02 +02:00
parent cc04d8abea
commit bf261923e2
3 changed files with 10 additions and 19 deletions
@@ -2,10 +2,4 @@ mschap {
# Send MS-CHAP-Error with E=691 on authentication failure,
# so iOS / Windows show "Incorrect Password" instead of "Unable to join network".
send_error = yes
# Force the rejection format to return the MSCHAPv2 failure code
# (Error 691 explicitly maps to an incorrect password on iOS)
passchange {
ntlm_auth = "/usr/bin/ntlm_auth"
}
}