Module: sip-router Branch: master Commit: bb0fac6ac04af672dceca9ae1f4ca43106fb56d1 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bb0fac6a...
Author: Henning Westerholt henning.westerholt@1und1.de Committer: Henning Westerholt henning.westerholt@1und1.de Date: Wed Aug 19 16:54:53 2009 +0200
auth(k): fix proxy/ www_challenge function, extends docs a bit (port r5874)
- proxy_challenge / www_challenge was not sending any reply, in case the nonce could not be created (with nonce_reuse = 0, default since 1.4) - added a note to the docs about return-values from the auth-module - regenerate README file
---
modules_k/auth/README | 548 +++++++++++++++++++----------------- modules_k/auth/challenge.c | 5 +- modules_k/auth/doc/auth_admin.xml | 8 + 3 files changed, 301 insertions(+), 260 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=bb0f...