Massimiliano Liccardo <[EMAIL PROTECTED]> wrote: > My problem is that I'm developing rml_modules on my own and if I use > Autz-Type , I should write the pre/post-proxy code into the authorization > callback of any module instead of pre-proxy/post-proxy (yes, pre-proxy is > just another name of authorization ....)
No. pre-proxy is the name for what happens just before a request is proxied. Please do not put pre-proxy code into the "authorize" section of a module. We will fix the server. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

