27 Jul
2005
27 Jul
'05
9:23 p.m.
Nicolas Baradakis <nbk@sitadelle.com> wrote:
In CVS head we have the stanza 'Post-Proxy-Type' which allows to run different modules groups when receiving a reply from a home server. Perhaps I didn't understand what you'd like to do, but I'd prefer not running modules from authorize section a second time. (and moving all the modules to the section post-proxy)
I agree with the last bit. As for what I'm trying to do, I'm not exactly sure. Maybe in "post-auth", we need to have sub-sections, to make it clear what's run, and where: post-auth { Access-Accept { ... } Access-Challenge { ... } Access-Reject { ... } } That would be obvious, at least. Alan DeKok.