summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/user_management_commands_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74487 Always include tenant in db name attributes in error messagesSophia Tan2023-04-061-9/+16
* Revert "SERVER-74487 Always include tenant in db name attributes in error mes...auto-revert-processor2023-04-011-16/+9
* SERVER-74487 Always include tenant in db name attributes in error messagesSophia Tan2023-03-311-9/+16
* Revert "SERVER-74487 Always include tenant in db name attributes in error mes...Sviatlana Zuiko2023-03-271-16/+9
* SERVER-74487 Always include tenant in db name attributes in error messagesSophia Tan2023-03-251-9/+16
* SERVER-67516 Change _dbName element on IDL defined commands to be DatabaseNam...Sophia Tan2022-07-291-24/+32
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-3/+3
* SERVER-66586 Add multitenancy support to UMC commandsSara Golemon2022-07-071-1/+1
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-181-10/+0
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-0/+10
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-141-10/+0
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-071-0/+13
* SERVER-61614 Add TenantID to AuthNameSara Golemon2021-11-251-0/+11
* SERVER-61701 Pass OperationContext to checkAuthForTypedCommand instead of ClientSara Golemon2021-11-221-38/+44
* SERVER-60333 Refactor UserName and RoleNameSara Golemon2021-10-181-12/+9
* SERVER-54022 Simplify AuthorizationSessionMark Benvenuto2021-02-091-6/+62
* SERVER-51866 IDLify MergeAuthzCollections commandSara Golemon2020-11-101-29/+22
* SERVER-51865 IDLify user cache commandsSara Golemon2020-11-101-14/+12
* SERVER-51864 IDLify usersInfo and rolesInfo commandsSara Golemon2020-11-091-61/+43
* SERVER-50204 Refactor role acquisition using resolveRolesSara Golemon2020-08-241-6/+6
* SERVER-49077 IDLify UMC Mutation commandsSara Golemon2020-07-021-265/+128
* SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon2020-05-131-2/+0
* 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