27 Dec
2012
27 Dec
'12
9:18 a.m.
On 12/27/2012 06:20 AM, Fajar A. Nugraha wrote:
On Thu, Dec 27, 2012 at 1:00 PM, ichiro tanaka <i_tanaka@hotmail.co.jp> wrote:
I made a set of 'safe-character' connection config of the sql.conf. However,the safe-character's being used in connection is the last(B) (When I use the A.but B will be used in this case)
Do you think there is a reason what is this?
Short version: known problem, hard to fix.
http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg72933.h...
Actually - not any more! Fixed in HEAD/3.0. We re-worked the xlat stuff to pass "context" arguments to xlat functions. So, safe-characters is now per-instance. I need to add SQL driver-based escaping next.