Module: sip-router
Branch: master
Commit: 560bf0f68eccce7741f171c73c4e5cfa61a1e3d2
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=560bf0f…
Author: Alex Hermann <alex(a)speakup.nl>
Committer: Alex Hermann <alex(a)speakup.nl>
Date: Fri Aug 19 17:53:23 2011 +0200
modules_k/auth_db: allow arbitrary PV's in load_credentials
Instead of just avp's, now every writable PV can be used.
---
modules_k/auth_db/aaa_avps.h | 188 ----------------------------------------
modules_k/auth_db/authdb_mod.c | 106 ++++++++++++++++++++++-
modules_k/auth_db/authdb_mod.h | 2 +-
modules_k/auth_db/authorize.c | 75 ++--------------
4 files changed, 113 insertions(+), 258 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=560…