Module: kamailio
Branch: master
Commit: 04543ce6d2cb94273852463b03c53a9c7a141eb4
URL: 
https://github.com/kamailio/kamailio/commit/04543ce6d2cb94273852463b03c53a9c7a141eb4

Author: Kamailio Dev <[email protected]>
Committer: Kamailio Dev <[email protected]>
Date: 2025-10-09T10:01:10+02:00

modules: readme files regenerated - auth ... [skip ci]

---

Modified: src/modules/auth/README

---

Diff:  
https://github.com/kamailio/kamailio/commit/04543ce6d2cb94273852463b03c53a9c7a141eb4.diff
Patch: 
https://github.com/kamailio/kamailio/commit/04543ce6d2cb94273852463b03c53a9c7a141eb4.patch

---

diff --git a/src/modules/auth/README b/src/modules/auth/README
index fcd73cc02a0..364cadbc29e 100644
--- a/src/modules/auth/README
+++ b/src/modules/auth/README
@@ -645,9 +645,9 @@ modparam("auth", "use_domain", 1)
 3.18. algorithm (string)
 
    Configure hash algorithm used for digest authentication. Possible
-   values are "MD5", "SHA-256" or "SHA-512". If left empty MD5 is used. If
-   specified, the specified algorithm is used and is also put in the
-   'algorithm' field of the challenge header.
+   values are "MD5", "SHA-256", "SHA-512" or "SHA-512-256". If left empty
+   MD5 is used. If specified, the specified algorithm is used and is also
+   put in the 'algorithm' field of the challenge header.
 
    Warning: SHA-256/512 hash values take twice or more the space of MD5
    hash values. So a buffer overflow might occur if this option is used in

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to