Skip to content

Commit 9d3c18f

Browse files
jmd-mongoandf-mongodb
authored andcommitted
DOCS-14222 deprecates getnonce command
1 parent 7dfc4b9 commit 9d3c18f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

source/reference/command/getnonce.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,16 @@ getnonce
1212

1313
.. dbcommand:: getnonce
1414

15-
Client libraries use :dbcommand:`getnonce` to generate a one-time
15+
.. deprecated:: 4.0
16+
17+
Client libraries use :dbcommand:`getnonce` to generate a one-time
1618
password for authentication.
19+
20+
Applications should not invoke :dbcommand:`getnonce` directly.
1721

18-
.. slave-ok
22+
This command will be removed in a future release.
1923

24+
.. slave-ok
2025

2126
Behavior
2227
--------

0 commit comments

Comments
 (0)