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

## Summary

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

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