commit 828ef4d40c8b43977b48fb11d02cc69263f3ce0f
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue Sep 8 13:56:54 2009 +0200
Be less forgiving about the allowed operators.
If they're not a "foo = bar" type of operator, then return
an error
src/modules/rlm_sql/sql.c | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)