We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b03e1 commit 518b1f8Copy full SHA for 518b1f8
source/includes/authentication.php
@@ -86,4 +86,4 @@
86
// start-mongodb-aws-env-uri
87
$uri = 'mongodb://<hostname>:<port>/?authMechanism=MONGODB-AWS';
88
$client = new MongoDB\Client($uri);
89
-// end-mongodb-aws-env-uri
+// end-mongodb-aws-env-uri
source/security.txt
@@ -22,8 +22,9 @@ Secure Your Data
22
:titlesonly:
23
:maxdepth: 1
24
25
- /security/authentication
26
/security/in-use-encryption
+.. TODO:
27
+ /security/authentication
28
29
Overview
30
--------
0 commit comments