blob: a7f63be2ae9a6a8f2ef81dc113b835b6d3c3096b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# rlm_utf8
## Metadata
<dl>
<dt>category</dt><dd>policy</dd>
</dl>
## Summary
Checks all attributes of type string in the current request, to
ensure that they only contain valid UTF8 sequences.
|