summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67549 Change dropDatabase command path to use DatabaseNamejannaerin2022-08-251-4/+52
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-241-0/+1
* Revert "SERVER-65843: Feature flag for OIDC authentication spike"Varun Ravichandran2022-08-232-53/+0
* Revert "SERVER-67552: Creates a generic RsaPublicKey class that serves as a w...Varun Ravichandran2022-08-231-1/+0
* Revert "SERVER-67551: Asymmetric Key class"Varun Ravichandran2022-08-231-1/+0
* SERVER-67900 Thread CollectionPtr into the onInsert OpObserverKaloian Manassiev2022-08-232-6/+4
* SERVER-68826 Fold tenant_id into the server_base libraryKaloian Manassiev2022-08-231-3/+0
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+1
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-15/+10
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-68848 explicit IDLParserContext unary ctorBilly Donahue2022-08-162-2/+2
* SERVER-67551: Asymmetric Key classAdhishree Abhyankar2022-08-111-0/+1
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-112-0/+4
* SERVER-68374 YAMLize builtin role definitionsSara Golemon2022-08-065-857/+1053
* Revert "SERVER-67551: Creates a class called AsymmetricKeySignatureVerifier."liubov.molchanova2022-08-041-1/+0
* SERVER-67551: Creates a class called AsymmetricKeySignatureVerifier.Adhishree Abhyankar2022-08-031-0/+1
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna...Rui Liu2022-08-011-9/+9
* SERVER-68207 Give clusterMonitor explicit permissions to config.system.sessionsSara Golemon2022-07-301-0/+5
* SERVER-68358 Turn off multitenancySupport flag in unit tests after usejannaerin2022-07-291-7/+8
* SERVER-67516 Change _dbName element on IDL defined commands to be DatabaseNam...Sophia Tan2022-07-291-1/+1
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-291-1/+0
* SERVER-67656 Implement authorization checks for the analyze commandLynne Wang2022-07-272-0/+2
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-277-32/+32
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-265-7/+7
* SERVER-66975 Warn upon SASL commands being compressedGabriel Marks2022-07-251-0/+11
* SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin2022-07-151-1/+1
* SERVER-67552: Creates a generic RsaPublicKey class that serves as a wrapper a...Adhishree Abhyankar2022-07-151-0/+1
* SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest dur...Sophia Tan2022-07-132-10/+18
* Revert "SERVER-65459 Construct NamespaceString using tenantId on the OpMsgReq...jannaerin2022-07-122-18/+10
* SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest dur...Sophia Tan2022-07-112-10/+18
* SERVER-66485 Update AuthzManagerExternalStateLocal with new Tenant aware Name...Sara Golemon2022-07-112-81/+54
* SERVER-62781 Include tid in oplog entries for commandsHugh Tong2022-07-112-4/+4
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-083-4/+4
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-1/+1
* SERVER-66586 Add multitenancy support to UMC commandsSara Golemon2022-07-077-24/+39
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-071-0/+2
* SERVER-65843: Feature flag for OIDC authentication spikeAdhishree Abhyankar2022-07-062-0/+53
* SERVER-67281 add OpObserver::onBatchedWriteStart() and onBatchedWriteAbort()Benety Goh2022-06-281-0/+4
* SERVER-62918 Change DBLock to use DatabaseNamejannaerin2022-06-271-2/+2
* SERVER-57109 Authzn architecture guide updatesSara Golemon2022-06-231-15/+84
* SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon2022-06-157-101/+476
* SERVER-67081 Use DatabaseName instead of StringData in AuthzManagerExeternalSara Golemon2022-06-1311-19/+29
* SERVER-65955 Migrate shell exhaust path onto modern internal client APIDavid Storch2022-06-101-1/+1
* SERVER-65458 Parse and validate tenantId at the start of command processingSophia Tan2022-06-082-11/+10
* SERVER-60440 Upgrade boost to 1.79.0Andrew Morrow2022-05-261-0/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-7/+7
* SERVER-66360 Remove multi-user authentication supportSara Golemon2022-05-2415-756/+284
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-0614-14/+42
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-041-1/+1