From: Alan T. DeKok Date: Fri, 23 Aug 2019 18:39:38 +0000 (-0400) Subject: typos X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fad100145b32eff38cbc8330ed052233dc42843e;p=thirdparty%2Ffreeradius-server.git typos --- diff --git a/raddb/mods-available/mschap b/raddb/mods-available/mschap index 0379c1e105f..39c61aa23d0 100644 --- a/raddb/mods-available/mschap +++ b/raddb/mods-available/mschap @@ -10,8 +10,8 @@ # The `mschap` module performs `MS-CHAP` and `MS-CHAPv2` authentication. # # This module validates a user with `MS-CHAP` or `MS-CHAPv2` authentication. -# If called in `recv Authorize`, it will look for `MS-CHAP` Challenge/Response -# attributes in the `recv Access-Request` and adds an `Auth-Type` attribute set to +# If called in `recv Access-Request`, it will look for `MS-CHAP` Challenge/Response +# attributes in the `request` list and adds an `Auth-Type` attribute set to # `MS-CHAP` in the Config-Items list unless Auth-Type has already set. # # The module can authenticate the `MS-CHAP` session via plain-text passwords