No Subject

2001-01-16 Thread daniel . teran
Hi everyone, I wonder if we could use the value obtained by LimitQuery in the AuthPORTLIMITCHECK clause. I'm not sure if it's possible to write something like this: SessionLimit 20 --> default CountQuery select COUNT(*) from RADONLINE where LimitQuery select LIMIT from ...

Re[3]: (RADIATOR) Change attributes in PostAuthHook

2001-01-16 Thread pavel
Hi Hugh, I dont think it is necessary to add new configuration option. There is bug in the Handler.pm Regardless to PostAuthHook it adds the Reply-Message attribute twice when RejectHasReason option is set. I've made the patch. It handles correctly the case of setting Reply-Message in PostAuthHo

(RADIATOR) Re:

2001-01-16 Thread Hugh Irvine
Hello Daniel - At 12:03 +0100 01/1/16, [EMAIL PROTECTED] wrote: >Hi everyone, > >I wonder if we could use the value obtained by LimitQuery in the >AuthPORTLIMITCHECK clause. >I'm not sure if it's possible to write something like this: > > > SessionLimit 20 --> default > CountQuery se