Explorar el Código

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

Henning Westerholt hace 6 años
padre
commit
06a17dbf23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/lib/srdb1/schema/uacreg.xml

+ 1 - 1
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">