8 Nov
2012
8 Nov
'12
11:19 a.m.
On 8 Nov 2012, at 15:22, Adam Bishop <Adam.Bishop@ja.net> wrote:
https://github.com/FreeRADIUS/freeradius-server/blob/v2.x.x/raddb/policy.con...
I think that the test for this block should be =~, not !~ (otherwise it rejects realms that do not start with a dot).
Hmm yes.
There is also an errant space on line 142 in the middle of the += operator.
Indeed there is. I'll go fix those now. -Arran