summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/user_management_commands_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-44978 Move the "cache generation" to AuthorizationManagerImplKaloian Manassiev2020-02-271-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-18/+17
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36606: Allow commands to expose names of sensitive fieldsSpencer Jackson2018-09-171-9/+0
* SERVER-34401: Add support for {forAllDBs: true} to usersInfoSpencer Jackson2018-04-131-1/+8
* SERVER-32974 Enhance createUser/updateUser to support SCRAM-SHA-256Sara Golemon2018-02-151-1/+1
* SERVER-32277 Remove MONGODB-CR -> SCRAM-SHA-1 upgradeSara Golemon2017-12-181-9/+0
* SERVER-31389: Make an ActionType for manipulating authentication restrictionsSpencer Jackson2017-10-091-4/+60
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-1/+1
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-20/+20
* SERVER-24651 Add and use string data literalsJason Carey2016-06-171-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-9/+10
* SERVER-22604 remove dead writeConcern related codeJudah Schvimer2016-04-251-23/+9
* SERVER-23503 Expand localhost exception to include role creationSpencer Jackson2016-04-221-2/+1
* SERVER-19721 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-081-0/+8
* Revert "SERVER-20134 Restore the authSchemaUpgrade command"matt dannenberg2015-09-081-8/+0
* SERVER-20134 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-071-0/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-450/+401
* SERVER-18478 Clean up AuthzManagerExternalStateDaniel Alabi2015-05-211-173/+0
* SERVER-18328 Create mongos version of user management commands that uses cata...Daniel Alabi2015-05-131-0/+749