summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_expr/README.md
blob: 111be53fa9bd27f1cdb847943524ed1ee5190a28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# rlm_expr
## Metadata
<dl>
  <dt>category</dt><dd>policy</dd>
</dl>

## Summary

Support for mathematical calculations via the 'expr' XLAT. Also
adds many other useful XLATs that are not available in the server
core, such as random numbers, tolower/toupper, escaping, MD5/SHA and
base64 encoding.