Re: [RADIATOR] format_special for GENERIC attributes.

2013-01-29 Thread Heikki Vatiainen
On 01/25/2013 10:08 PM, Michael wrote: > Suggestion... Thanks for the suggestion. The patches now have an implementation that does it like this: AuthColumnDef n, attributename, type[, formatted] For example: AuthColumnDef 1, Filter-Id, reply, formatted Formatting is only done if it is reques

[RADIATOR] format_special for GENERIC attributes.

2013-01-25 Thread Michael
Suggestion... I just noticed that when using GENERIC attribute name for AuthColumnDef in which allows for a comma separated attribute list, the result from the select query is not passed through format_special therefore I can't use global variables. --- old/Radius/AuthSQL.pm 2013-01-07