Module: kamailio
Branch: master
Commit: 06a17dbf23d2b1d3cc1c7be69e7fb99825a534ee
URL:
https://github.com/kamailio/kamailio/commit/06a17dbf23d2b1d3cc1c7be69e7fb99…
Author: Henning Westerholt <hw(a)skalatan.de>
Committer: Henning Westerholt <hw(a)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/06a17dbf23d2b1d3cc1c7be69e7fb99…
Patch:
https://github.com/kamailio/kamailio/commit/06a17dbf23d2b1d3cc1c7be69e7fb99…
---
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">