4 Nov
2013
4 Nov
'13
4:33 p.m.
Matthew Newton wrote:
In authenticate, they are all set to '1':
https://github.com/FreeRADIUS/freeradius-server/blob/master/src/main/modcall...
For the modules in authenticate. It's a little weird. The sub-sections of authenticate use the "authorize" priorities and codes.
I would have though from that that the OK should immediately return (and therefore the updated=1 should be irrelevant)?
No because you want to be able to use unlang inside of Auth-Type Foo { ... } Alan DeKok.