Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Aug 23, 2019
1 parent fc745a7 commit fad1001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions raddb/mods-available/mschap
Expand Up @@ -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
Expand Down

0 comments on commit fad1001

Please sign in to comment.