summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-7/+7
* SERVER-66360 Remove multi-user authentication supportSara Golemon2022-05-241-2/+0
* SERVER-62441 Define a new type mongo::TenantId for tenant idSophia Tan2022-01-201-0/+1
* SERVER-60241 Grant access to the pre-images collection for root user.Rishab Joshi2021-12-161-0/+1
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-071-0/+1
* SERVER-60694 fix xcode 12.4 builder dyld limit startup issueBenety Goh2021-11-261-1/+0
* SERVER-61614 Add TenantID to AuthNameSara Golemon2021-11-251-2/+5
* SERVER-61455 Unify UserName and RoleName into AuthNameSara Golemon2021-11-191-2/+1
* SERVER-61386 Rename acceptOpMsgSecurityToken to supportMultitenancySara Golemon2021-11-101-0/+1
* SERVER-60425: Cache users during exact-match usersInfo commandsVarun Ravichandran2021-10-191-0/+1
* SERVER-60333 Refactor UserName and RoleNameSara Golemon2021-10-181-0/+1
* SERVER-59046 Track LDAP Duration in FTDCsergey.galtsev2021-09-141-0/+2
* SERVER-59463 Add tenant ID to log messagesSara Golemon2021-08-241-0/+1
* SERVER-58848 Using UserAcquisitionStats in place of UserCacheAcquisitionStats...aldo-aguilar2021-08-201-1/+2
* SERVER-58381 Define and process kind(2) in OP_MSG payloadSara Golemon2021-07-301-0/+16
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-0/+21
* SERVER-55908 Remove feature flag featureFlagAuthorizationContractMark Benvenuto2021-05-121-1/+0
* SERVER-46412: Track, log, and profile user cache acquisition stats in CurOpVarun Ravichandran2021-04-301-0/+12
* SERVER-56267 Prevent authentication as multiple users on API versioned connec...Ben Caimano2021-04-291-0/+1
* SERVER-55740 make some auth library dependencies privateBenety Goh2021-04-051-10/+6
* SERVER-55172 Add and use a fail point to wait for user cache invalidationBen Caimano2021-03-221-1/+15
* SERVER-54524 Extend Authorization Session to record all access checks and pri...Mark Benvenuto2021-03-221-1/+1
* SERVER-54024 Use lock-free collection helpers in some auth read lookups and R...Dianna Hohensee2021-03-021-0/+2
* SERVER-54501 Write AuthorizationContract classMark Benvenuto2021-02-261-1/+19
* SERVER-54500 Encode access_checks and resource_pattern match type as a string...Mark Benvenuto2021-02-251-0/+1
* SERVER-54499 Encode action type information into IDLMark Benvenuto2021-02-221-0/+1
* SERVER-52061 Create feature flag for Create checks for API versioning breakag...Mark Benvenuto2021-02-221-0/+2
* SERVER-52862 Move logAuthentication hooks to AuthenticationSessionBen Caimano2021-02-171-2/+1
* SERVER-53962 Move UMC audit hooks to OpObserverssergey.galtsev2021-02-121-0/+1
* SERVER-52863 Instantiate AuthenticationSession during SASL mechanism negotiationBen Caimano2021-02-091-0/+16
* SERVER-54022 Simplify AuthorizationSessionMark Benvenuto2021-02-091-6/+28
* SERVER-54215 Rewire sasl/authenticate library dependenciesBen Caimano2021-02-031-9/+25
* SERVER-52548 Convert create command to TypedCommandSara Golemon2021-01-211-0/+1
* SERVER-53154 Convert saslStart/saslContinue to TypedCommandSara Golemon2021-01-121-0/+2
* SERVER-53329: Create audit event for logoutVarun Ravichandran2021-01-041-0/+1
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-1/+0
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-8/+8
* SERVER-50357 Add daily no-ssl build to evergreenMark Benvenuto2020-10-051-0/+1
* SERVER-48594 Add concurrency workload using slow user acquisitionSara Golemon2020-09-141-0/+1
* SERVER-50292 Refactor user acuisition via externalStateSara Golemon2020-09-021-19/+8
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-45/+45
* SERVER-50181 Separate direct and indirect authentication restrictions on user...Sara Golemon2020-08-191-2/+4
* SERVER-50050 Fix non-ssl buildMark Benvenuto2020-08-101-0/+1
* SERVER-49077 IDLify UMC Mutation commandsSara Golemon2020-07-021-0/+1
* SERVER-48234 Create fuzzer workflow for RoleGraph consistency checkSara Golemon2020-06-031-1/+12
* SERVER-43187 ActionType enum class (remove generator script)Billy Donahue2020-05-141-13/+0
* SERVER-47531 OpObserver: Convert usage of getCollectionDescription_DEPRECATED...Cheahuychou Mao2020-05-081-1/+0
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-121-0/+2
* SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev2020-01-161-0/+1
* SERVER-44139 Allow collection creation in multi-document transactionsMaria van Keulen2020-01-071-0/+1