]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
Add sql_use_http_credentials configuration directive to connect to the sql database...
authorkkalev <kkalev>
Sun, 22 Dec 2002 15:44:14 +0000 (15:44 +0000)
committerkkalev <kkalev>
Sun, 22 Dec 2002 15:44:14 +0000 (15:44 +0000)
commit80b2a9277f6f0894d59cbd97a6398064a8f88697
treed14b07c29d111e91c32ed3f8efe13d86080610f1
parentfb9accc78a5031b6f5b470fb3013ae02ff7391d5
Add sql_use_http_credentials configuration directive to connect to the sql database using the http user
credentials (that way there can be more than one administrator usernames, each with different privileges
on the sql database).
Changelog
conf/admin.conf
lib/sql/drivers/mysql/functions.php3
lib/sql/drivers/pg/functions.php3