summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50317 Const correct uses of CollectionHenrik Edin2020-09-022-2/+2
* SERVER-50292 Refactor user acuisition via externalStateSara Golemon2020-09-0224-3060/+480
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-45/+45
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-272-2/+3
* SERVER-50204 Refactor role acquisition using resolveRolesSara Golemon2020-08-2412-378/+493
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-202-10/+31
* SERVER-50187 Use AuthzManagerExternalState::roleExists() to simplify role checksSara Golemon2020-08-2013-28/+169
* SERVER-50181 Separate direct and indirect authentication restrictions on user...Sara Golemon2020-08-195-22/+59
* Revert "SERVER-48693 Add network counter for cluster authentication"Gregory Wlodarek2020-08-192-31/+10
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-182-10/+31
* SERVER-48860 Create migration oplog applier class, writing no-ops onlyMatthew Russotto2020-08-171-1/+5
* Revert "SERVER-48693 Add network counter for cluster authentication"Gregory Wlodarek2020-08-172-31/+10
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-142-10/+31
* SERVER-50050 Fix non-ssl buildMark Benvenuto2020-08-103-1/+8
* SERVER-46906 Use PeriodicRunner for the user cache invalidatorGabriel Marks2020-08-052-135/+83
* SERVER-49976 Cleanup database cache on shard removalTommaso Tocci2020-08-041-1/+1
* SERVER-47731 Add FCV check for $v:2 delta oplog entriesIan Boros2020-07-312-4/+9
* SERVER-49065 Mark API Version 1 commandsPV992020-07-281-0/+7
* SERVER-49190 Expose a function to iterate over all the entries in the ReadThr...Randolph Tan2020-07-271-1/+1
* Revert "SERVER-49190 Expose a function to iterate over all the entries in the...Henrik Edin2020-07-271-1/+1
* SERVER-49190 Expose a function to iterate over all the entries in the ReadThr...Randolph Tan2020-07-271-1/+1
* SERVER-49189 pass current cachedValue (and time, if causally consistent) to R...Kevin Pulo2020-07-232-12/+20
* SERVER-49116 Add rotateCertificates commandGabriel Marks2020-07-172-1/+3
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-171-1/+0
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-082-0/+2
* SERVER-49313 Fix build for macOS 10.14 using std::variant/std::getSara Golemon2020-07-031-6/+20
* SERVER-48676: Create reshardCollection command on router.Kshitij Gupta2020-07-021-0/+1
* SERVER-49077 IDLify UMC Mutation commandsSara Golemon2020-07-0213-446/+207
* SERVER-49151 Fix malformed LOGV2 and assertion IDsAmirsaman Memaripour2020-07-011-1/+1
* SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon2020-06-261-1/+1
* SERVER-48426 Cleaned up admin.system.new_users dead codeMina Mahmood2020-06-243-19/+0
* SERVER-48234 Create fuzzer workflow for RoleGraph consistency checkSara Golemon2020-06-032-4/+16
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-022-2/+2
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-2814-34/+24
* SERVER-46154 Pull the InProgressLookup outside of ReadThroughCacheKaloian Manassiev2020-05-172-8/+9
* SERVER-43187 ActionType enum class (remove generator script)Billy Donahue2020-05-147-441/+336
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+5
* SERVER-47531 OpObserver: Convert usage of getCollectionDescription_DEPRECATED...Cheahuychou Mao2020-05-083-20/+7
* SERVER-47916 Make InvalidatingLRUCache use an 'epoch' when invalidating evict...Kaloian Manassiev2020-05-072-10/+21
* SERVER-47870 Push updated majority commit point values on config servers into...Kevin Pulo2020-05-041-0/+3
* SERVER-41068 remove map_util.hBilly Donahue2020-05-023-4/+4
* SERVER-47504 Trigger disable of localhost auth bypass more proactivelySara Golemon2020-04-302-4/+32
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-2617-17/+18
* SERVER-47687 Remove extra aggregation request parsing in PipelineCommandEric Cox2020-04-254-152/+156
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-222-3/+3
* SERVER-47429 Validate authenticationMechanisms server parameterMark Benvenuto2020-04-202-0/+48
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-142-2/+2
* SERVER-47461 Remove commit quorum field from StartIndexBuild oplog entry.Suganthi Mani2020-04-141-1/+0
* SERVER-47468 Remove public CollectionMetadata references from ScopedCollectio...Kaloian Manassiev2020-04-141-0/+1
* SERVER-47297 Define file structure for security archicture guideShreyas Kalyan2020-04-091-0/+34