Fix name of pgcrypto module
authorMagnus Hagander <magnus@hagander.net>
Mon, 4 Jun 2012 15:15:43 +0000 (17:15 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 4 Jun 2012 15:15:43 +0000 (17:15 +0200)
Reported by Peter E

templates/pages/support/security.html

index fb87cf96d8a965167021c72b58d3f881149c15e8..d053784f86ab732d9b2ebcfda9a7da0c93bfbbc9 100644 (file)
@@ -67,7 +67,7 @@ to determine if the bug affects specific installations or not.
    <td class="colMid">9.1.4, 9.0.8, 8.4.12, 8.3.19</td>
    <td class="colMid">contrib module</td>
    <td class="colMid">C</td>
-   <td class="colLast">Passwords containing the byte 0x80 passed to the crypt() function in pg_crypto are incorrectly truncated if DES encryption was used</td>
+   <td class="colLast">Passwords containing the byte 0x80 passed to the crypt() function in pgcrypto are incorrectly truncated if DES encryption was used</td>
   </tr>
 
   <tr valign="top">