Skip to content

Commit 518b1f8

Browse files
committed
edits
1 parent 63b03e1 commit 518b1f8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

source/includes/authentication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@
8686
// start-mongodb-aws-env-uri
8787
$uri = 'mongodb://<hostname>:<port>/?authMechanism=MONGODB-AWS';
8888
$client = new MongoDB\Client($uri);
89-
// end-mongodb-aws-env-uri
89+
// end-mongodb-aws-env-uri

source/security.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ Secure Your Data
2222
:titlesonly:
2323
:maxdepth: 1
2424

25-
/security/authentication
2625
/security/in-use-encryption
26+
.. TODO:
27+
/security/authentication
2728

2829
Overview
2930
--------

0 commit comments

Comments
 (0)