rlm_utf8
Synopsis
Enforces UTF-8 on strings coming in from the NAS.
Processing Sections
When listed in one of the following sections, the utf8
module checks
all attributes of data type string
and verifies that they contain
valid UTF-8 strings.
authorize
recv-coa
preaccounting
- Return Codes
-
noop
All attributes of typestring
contain valid UTF-8 strings. -
fail
One or more attributes of typestring
contain an invalid UTF-8 string.
Expansions
None.
Directives
This module has no directives.