26 Apr
2018
26 Apr
'18
2:14 p.m.
On Apr 26, 2018, at 2:11 PM, work vlpl <thework.vlpl@gmail.com> wrote:
Hello, The documentation/wiki for rlm_python module https://wiki.freeradius.org/modules/Rlm_python says, that module can return tuple of 3 elements (return code, reply attributes, config attributes)
...
Is this means what control and config lists are equal?
"config" was the old name. It's "control" now. "config" is still sometimes accepted for backwards compatibility. Alan DeKok.