summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options_nongeneral.idl
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-41412 Introduce a search_beta_auth suite.David Storch2019-06-051-13/+0
| | | | | | | | | | | | | | This variant of search_beta turns on auth on the cluster, including on the mongotmock, which supports the SCRAM-SHA-1 authentication mechanism. Also configures the pre-existing search_beta_ssl suite to use auth. There are changes in this commit which permit mongotmock to link in the necessary auth-related code and command line parameters without pulling in unnecessary dependencies, or adding new dependencies to mongocryptd.
* SERVER-39132 Separate out options that are not related to mongocryptdMark Benvenuto2019-03-111-0/+92