]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Don't cause SQL module to fail if sql_user_name expansion produces no result developer/ndptech
authorNick Porter <nick@portercomputing.co.uk>
Fri, 15 Aug 2025 13:55:13 +0000 (14:55 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Fri, 15 Aug 2025 13:55:13 +0000 (14:55 +0100)
commit0e4198fb13fd02d813b02cab7eb396cf930e3b75
tree1092e032d01c58e25412401f8bd47286f42f354d
parent990bd686e9dbd293e14ec6f61d4f55ecf05a1e1d
Don't cause SQL module to fail if sql_user_name expansion produces no result

This will typically be the case in accounting On and Off processing
where there is no User-Name attribute, but the expansion has been set
for use in other packet processing.
src/modules/rlm_sql/rlm_sql.c