Skip to content

Commit c53dbef

Browse files
committed
get rid of font on headings
1 parent 0c7aae3 commit c53dbef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/fundamentals/auth.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Mechanisms
4747
.. _default-auth-mechanism:
4848
.. _scram-sha-256-auth-mechanism:
4949

50-
``SCRAM-SHA-256``
51-
~~~~~~~~~~~~~~~~~
50+
SCRAM-SHA-256
51+
~~~~~~~~~~~~~
5252

5353
``SCRAM-SHA-256`` is a salted challenge-response authentication mechanism
5454
(SCRAM) that uses your username and password, encrypted with the ``SHA-256``
@@ -123,8 +123,8 @@ specifying this authentication mechanism:
123123

124124
.. _mongodb-aws-auth-mechanism:
125125

126-
``MONGODB-AWS``
127-
~~~~~~~~~~~~~~~
126+
MONGODB-AWS
127+
~~~~~~~~~~~
128128

129129
.. note::
130130

@@ -347,8 +347,8 @@ method:
347347

348348
.. _x509-auth-mechanism:
349349

350-
``X.509``
351-
~~~~~~~~~
350+
X.509
351+
~~~~~
352352

353353
The ``X.509`` authentication mechanism uses
354354
:wikipedia:`TLS <Transport_Layer_Security>` with X.509 certificates to

0 commit comments

Comments
 (0)