feat: implement RadiusService for guest management and configure mschap to return explicit authentication error codes
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m58s

This commit is contained in:
Tygozwolle
2026-07-27 11:59:14 +02:00
parent 3b20b7481e
commit f8b96853f4
2 changed files with 7 additions and 1 deletions
@@ -0,0 +1,5 @@
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
}