]> git.ipfire.org Git - thirdparty/hostap.git/commit
Require Message-Authenticator in Access-Reject even without EAP-Message
authorJouni Malinen <j@w1.fi>
Sat, 16 Mar 2024 09:31:37 +0000 (11:31 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Jul 2024 11:58:39 +0000 (14:58 +0300)
commit934b0c3a45ce0726560ccefbd992a9d385c36385
tree3c96cddd63f698c5d27941ac5fd0773d545944e9
parentf54157077f799d84ce26bed6ad6b01c4a16e31cf
Require Message-Authenticator in Access-Reject even without EAP-Message

Do not allow the exception for missing Message-Authenticator in
Access-Reject without EAP-Message. While such exception is allowed in
RADIUS definition, there is no strong reason to maintain this since
Access-Reject is supposed to include EAP-Message and even if it doesn't,
discarding Access-Reject will result in the connection not completing.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ieee802_1x.c