Browse Source

modules: readme files regenerated - sanity ...

Kamailio Dev 8 years ago
parent
commit
7ff4f214be
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/modules/sanity/README

+ 5 - 0
src/modules/sanity/README

@@ -92,6 +92,11 @@ Chapter 1. Admin Guide
      * digest credentials (2048) - Check all instances of digest
        credentials in a message. The test checks whether there are all
        required digest parameters and that they have meaningful values.
+       NOTE: the message will be considered invalid if the authorization
+       scheme differs from "digest",
+     * authorization header (8192) - checks if the Authorization is valid
+       if the scheme is "digest" (see "digest credentials" above), always
+       returns success for other schemes.
 
 2. Dependencies