Module: sip-router Branch: master Commit: 5c71412cf3530f19edc4bee38cc9c3857ddc1eb0 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5c71412c...
Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Committer: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Thu Oct 25 19:44:32 2012 +0100
modules_k/auth_db: Added an optional parameter for method to www_authenticate
---
modules_k/auth_db/README | 56 +++++++++++++++-------------- modules_k/auth_db/api.h | 2 +- modules_k/auth_db/authdb_mod.c | 4 ++- modules_k/auth_db/authorize.c | 59 +++++++++++++++++++++++++++---- modules_k/auth_db/authorize.h | 2 +- modules_k/auth_db/doc/auth_db_admin.xml | 7 +++- 6 files changed, 92 insertions(+), 38 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=5c71...