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
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m58s
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user