Removed quote placeholders for SCRAM
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 18 Sep 2017 20:12:42 +0000 (16:12 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 18 Sep 2017 20:12:42 +0000 (16:12 -0400)
releases/10/translate/presskit10.html
releases/10/translate/release.translate.md

index 1f47ddaeb4cbadcf3b0cd495d7ceb649e276c5b3..45ff2852452d5db73f2e5e35eae448000a58ad83 100644 (file)
   provide better security than the existing MD5-based password authentication
   method.</p>
 
-<p>[Hold for quote about utilizing strong, industry standard]</p>
-
 <a name="features"></a><h2>More About the Features</h2>
 <p>
 For explanations of the above features and others, please see the following
index a112c0866717c51768d2ac3b951406c54ab5f208..cbfb9237a7912b86b5fd34a536b41d0fc37521ce 100644 (file)
@@ -32,8 +32,6 @@ PostgreSQL 10 introduces quorum commit for synchronous replication, which allows
 
 The Salted Challenge Response Authentication Mechanism (SCRAM) defined in [RFC5802](https://tools.ietf.org/html/rfc5802) defines a protocol to improve upon the secure storage and transmission of passwords by providing a framework for strong password negotiation. PostgreSQL 10 introduces the SCRAM-SHA-256 authentication method, defined in [RFC7677](https://tools.ietf.org/html/rfc7677), to provide better security than the existing MD5-based password authentication method.
 
-[Hold for quote about utilizing strong, industry standard]
-
 Links
 -----