Is there any point in keeping SQL-User-Name now that all xlated values in SQL queries are escaped anyway? Would anyone complain too bitterly if I removed it from the master branch? -Arran
On 4 Dec 2012, at 21:58, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
Is there any point in keeping SQL-User-Name now that all xlated values in SQL queries are escaped anyway?
Would anyone complain too bitterly if I removed it from the master branch?
-Arran
Never mind. Still used for doing weird profile stuff. Ignore me...
It should go. Getting rid if it will make life easier. Sent from my iPhone On 2012-12-04, at 4:58 PM, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
Is there any point in keeping SQL-User-Name now that all xlated values in SQL queries are escaped anyway?
Would anyone complain too bitterly if I removed it from the master branch?
-Arran - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
On 6 Dec 2012, at 12:56, Alan DeKok <aland@DEPLOYINGRADIUS.COM> wrote:
It should go. Getting rid if it will make life easier.
It's required for profile support. Profile code changes its value and then re-runs the autz queries :( I've simplified it a lot, it's more efficient and less crappy now. -Arran
participants (2)
-
Alan DeKok -
Arran Cudbard-Bell