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

## Summary

Allows the server to call a persistent, embedded Python v3 script.

When there are policies that cannot be implemented in unlang, it
is usually possible to use rlm_perl or rlm_python3 instead.