summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62441 Define a new type mongo::TenantId for tenant idSophia Tan2022-01-2010-45/+54
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-181-9/+11
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-11/+9
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-141-9/+11
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-131-2/+2
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-122-1/+5
* SERVER-62477 Cleanup the interface and comments of ReadThroughCacheKaloian Manassiev2022-01-121-4/+6
* SERVER-61891 Add document key to insert log entryRui Liu2022-01-111-1/+1
* SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mechAdam Rayner2021-12-312-10/+2
* SERVER-59813 Simplify ServerParameter construction and add formal readonly pa...Sara Golemon2021-12-302-7/+1
* SERVER-61617 Restrict actionType/matchType combinations on serverlessSara Golemon2021-12-293-25/+232
* SERVER-61385 Migrate callers of 'DBClientBase::query()' legacy API to the mod...David Storch2021-12-211-1/+4
* SERVER-60241 Grant access to the pre-images collection for root user.Rishab Joshi2021-12-162-0/+9
* SERVER-62046 Remove emptycapped action type from builtin readWriteRoleActionsSara Golemon2021-12-151-1/+0
* SERVER-61955 Make dbCheck a generally available commandJosef Ahmad2021-12-153-1/+9
* SERVER-61931 add additional privileges on system_buckets collections for clus...Rushan Chen2021-12-132-1/+28
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-077-9/+143
* SERVER-60837 Remove CollectionUUID and OptionalCollectionUUID aliasesDaniel Gómez Ferro2021-12-022-10/+10
* SERVER-60694 fix xcode 12.4 builder dyld limit startup issueBenety Goh2021-11-261-1/+0
* SERVER-61614 Add TenantID to AuthNameSara Golemon2021-11-2510-212/+344
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-0/+9
* SERVER-61110 Fixing locking in AuthorizationContract::containsAdam Rayner2021-11-221-1/+6
* SERVER-61190 Rename numberOfPreImagesToWrite to numberOfPrePostImagesToWriteCheahuychou Mao2021-11-201-2/+2
* SERVER-61455 Unify UserName and RoleName into AuthNameSara Golemon2021-11-198-683/+509
* SERVER-61611 OpObserver::aboutToDelete() accepts UUIDBenety Goh2021-11-193-5/+8
* SERVER-61570 Rename supportMultitenancy to multitenancySupportSara Golemon2021-11-181-4/+4
* SERVER-61038 invalidate system user after runtime change to clusterIpSourceAl...sergey.galtsev2021-11-164-9/+25
* SERVER-61386 Rename acceptOpMsgSecurityToken to supportMultitenancySara Golemon2021-11-103-16/+6
* SERVER-59148: Periodically refresh LDAP users in authorization user cacheVarun Ravichandran2021-11-099-2/+254
* SERVER-60690: Refactor OplogUpdateEntryArgs to use retryable FAM enum.Daniel Gottlieb2021-11-021-3/+3
* SERVER-45717 Allow changes to clusterIpSourceAllowlist without restartsergey.galtsev2021-11-0110-39/+85
* SERVER-60509 onReplicationRollback should crash on failureJason Chan2021-10-262-5/+5
* SERVER-58828 prevent inheritance from AuthorizationManagerImpl via finalAdam Rayner2021-10-251-1/+1
* SERVER-60509 make OpObserver::OnReplicationRollback noexceptJason Chan2021-10-192-2/+3
* SERVER-60425: Cache users during exact-match usersInfo commandsVarun Ravichandran2021-10-194-7/+137
* SERVER-31540 Get rid of boost::optional<UUID> from the OpObservers (Part 2)Kaloian Manassiev2021-10-192-12/+12
* SERVER-60333 Refactor UserName and RoleNameSara Golemon2021-10-1814-105/+312
* SERVER-31540 Get rid of boost::optional<UUID> from the OpObserversKaloian Manassiev2021-10-153-7/+7
* SERVER-60317 Fix TSAN errors in Authorization ContractMark Benvenuto2021-10-142-0/+18
* Revert "SERVER-59148: Periodically refresh LDAP users in authorization user c...Varun Ravichandran2021-10-047-200/+2
* SERVER-60343 Single-phase index builds perform timestamped catalog writes on ...Gregory Wlodarek2021-10-041-0/+2
* SERVER-59148: Periodically refresh LDAP users in authorization user cacheVarun Ravichandran2021-10-017-2/+200
* SERVER-59294 Check action type for oidResetErwin Pe2021-09-302-0/+2
* SERVER-59343 Investigate AuthorizationSession error in internal session tests...Jason Zhang2021-09-241-0/+6
* SERVER-59046 Track LDAP Duration in FTDCsergey.galtsev2021-09-146-1/+249
* SERVER-59734: Enforce timeout in pooled LDAP connection liveness checkVarun Ravichandran2021-09-101-15/+17
* SERVER-59463 Add tenant ID to log messagesSara Golemon2021-08-242-0/+17
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-233-5/+5
* SERVER-58848 Using UserAcquisitionStats in place of UserCacheAcquisitionStats...aldo-aguilar2021-08-206-76/+581
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-023-5/+5