-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-1515 add documentation of changeUserPassword in 2.4 #1017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
:method:`~db.changeUserPassword()` helper throws an exception with the | ||
error message and code. | ||
|
||
.. include:: /reference/method/db.auth-param.rst |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems more logical to put the exception information below the argument information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know copy The shit in my db. then blah blah blah blahNot starting what can't finish I go on my 2 to 4 week crash study course... On my own but tools must come first... Then I do lighting crash like thunder. Pass the mesSage along. Oh and the canon hasn't been fired in weeks something's got to give...
Sent from my iPhone
On May 28, 2013, at 6:18 PM, Sam Kleinman notifications@github.com wrote:
In source/reference/method/db.changeUserPassword.txt:
+.. default-domain:: mongodb
+
+Definition
+----------
+
+.. method:: db.changeUserPassword(username, password)
+
- Allows an administrator to update a user's password from within
- the shell.
- :throws exception:
If an error occurs, the
:method:`~db.changeUserPassword()` helper throws an exception with the
error message and code.
- .. include:: /reference/method/db.auth-param.rst
seems more logical to put the exception information below the argument information.—
Reply to this email directly or view it on GitHub.
merged! |
* DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
* DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
* DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
* DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
* DOCS-15138 Adds versionchanged notice to reference page * (DOCS-15177): Add count to stable API v1 (#1015) * (DOCSP-21679): stage stable api updates for count add 6.0 release notes add stable api changelog remove extra text updates per review feedback re-stage re-stage add footnotes to table adjust table widths table widths tweak header copy adding command specific section to changelog formatting formatting * remove count migration example * remove list of supported commands * tweak * add link to stable api changelog from release notes * clarify actor * add stable API ref * apply copy review suggestion * wording * DOCS-15267 Add release date for v5.0.8 (#1018) * DOCS-15267 * Update 5.0.txt * DOCSP-22186-namespace-content-addition (#1017) * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> * DOCS-15138 Refactors enableSharding definition * DOCS-15138 Refactor enablesharding definition * DOCS-15138 Refactor enablesharding definition * DOCS-15138 Refactor enablesharding definition * DOCS-15138 Refactor enablesharding definition * DOCS-15138 Sharding procedure update * DOCS-15138 Updates steps * DOCS-15138 Removes enableSharding step * DOCS-15138 Removes enableSharding step * DOCS-15138 Removes enableSharding step * DOCS-15138 Fixes broken links * DOCS-15138 Fixes per Joe * DOCS-15138 Fixes per Joe * DOCS-15138 Fixes per Tomasso Tocci Co-authored-by: jeff-allen-mongo <jeffrey.allen@10gen.com> Co-authored-by: ianf-mongodb <85948430+ianf-mongodb@users.noreply.github.com> Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
DOCS-1515 revisions following code review