[sr-dev] git:master:06a17dbf: lib: add a comment that HA1 hash value is currently not used from uacreg module

Henning Westerholt hw at skalatan.de
Sun Sep 1 17:18:23 CEST 2019


Module: kamailio
Branch: master
Commit: 06a17dbf23d2b1d3cc1c7be69e7fb99825a534ee
URL: https://github.com/kamailio/kamailio/commit/06a17dbf23d2b1d3cc1c7be69e7fb99825a534ee

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-09-01T17:04:07+02:00

lib: add a comment that HA1 hash value is currently not used from uacreg module

---

Modified: src/lib/srdb1/schema/uacreg.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/06a17dbf23d2b1d3cc1c7be69e7fb99825a534ee.diff
Patch: https://github.com/kamailio/kamailio/commit/06a17dbf23d2b1d3cc1c7be69e7fb99825a534ee.patch

---

diff --git a/src/lib/srdb1/schema/uacreg.xml b/src/lib/srdb1/schema/uacreg.xml
index d6257d0cf4..2ce0f1262b 100644
--- a/src/lib/srdb1/schema/uacreg.xml
+++ b/src/lib/srdb1/schema/uacreg.xml
@@ -102,7 +102,7 @@
         <type>string</type>
         <size>&ha1_len;</size>
         <default/>
-        <description>Hashed (HA1) authentication password</description>
+        <description>Hashed (HA1) authentication password - currently unused</description>
     </column>
 
     <column id="auth_proxy">




More information about the sr-dev mailing list