Skip to content

Commit 9f6d8ef

Browse files
committed
Fixes
1 parent 0b1fa78 commit 9f6d8ef

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

source/security/auth-mechanisms/kerberos.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ see the corresponding syntax for connecting to MongoDB with Kerberos authenticat
117117
:tabid: mongo-credential
118118

119119
.. code-block:: ruby
120-
:emphasize-lines: 1
121120

122121
client = Mongo::Client.new(['<hostname>[:<port>]'],
123122
auth_mech: :gssapi,

source/security/auth-mechanisms/ldap.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ see the corresponding syntax:
6666
:tabid: mongo-credential
6767

6868
.. code-block:: ruby
69-
:emphasize-lines: 1
7069

7170
client = Mongo::Client.new([ '<hostname>' ],
7271
auth_mech: :plain,

0 commit comments

Comments
 (0)