index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
auth
/
authorization_manager_impl.cpp
Age
Commit message (
Expand
)
Author
2024-09-16
SERVER-83488 Move role acquisition for X509 and OIDC into UserRequest objects...
Shreyas Kalyan
2024-09-09
SERVER-83487 Make UserRequest an interface (#26833)
Shreyas Kalyan
2024-08-31
SERVER-94221 Fix race condition in AuthorizationSessionTest (#26673)
Sara Golemon
2024-08-29
SERVER-82092 Make X.509 a SASL mechanism
Shreyas Kalyan
2024-08-29
Revert "SERVER-92037 Fix data race in AuthorizationSessionTestFixture using a...
Lynne Wang
2024-07-02
SERVER-92037 Fix data race in AuthorizationSessionTestFixture using an atomic...
Lynne Wang
2024-04-11
SERVER-89290 Use DatabaseName is AuthName
Sara Golemon
2024-04-09
SERVER-86482 Hold authorization cache generation mutex for duration of invali...
adriangzz
2024-04-09
SERVER-89067 Broaden match criteria for AuthorizationManager::invalidateUserB...
Sara Golemon
2024-02-29
SERVER-86997 Remove AuthPrevalidated from SerializationContext (#19212)
Didier Nadeau
2024-02-17
SERVER-85475 Move AuthorizationManager from ServiceContext to Service
Shreyas Kalyan
2024-01-30
SERVER-85474 Move ReadThroughCache from ServiceContext to Service
Shreyas Kalyan
2024-01-24
SERVER-85476 Simplify DatabaseNameUtil API
Mathis Bessa
2024-01-12
SERVER-78673 Remove shims from Authorization Manager subsystem
Shreyas Kalyan
2024-01-10
Revert "SERVER-78673 Remove shims from Authorization Manager subsystem"
Sviatlana Zuiko
2024-01-10
SERVER-78673 Remove shims from Authorization Manager subsystem
Shreyas Kalyan
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-15
SERVER-74896 Remove createNamespaceStringForAuth and serializeForAuth
Gabriel Marks
2023-09-14
SERVER-79156: Track successful and failed LDAP referrals in FTDC and CurOp
Varun Ravichandran
2023-08-02
SERVER-65920 Remove NamespaceString ctors with default parameter for tenantId
Mathis Bessa
2023-07-10
SERVER-78784 Initialize AuthorizationManager prior to creating Client object
Sara Golemon
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-06-16
SERVER-78046 Check DatabaseName object is admin, config or local via functions
Sophia Tan
2023-06-02
SERVER-76204 Use new ResourcePattern APIs in BuiltinRoles
Sara Golemon
2023-04-14
SERVER-75733 Return StringData in NSS::ns, DatabaseName::db
Matt Broadstone
2023-03-30
SERVER-75426 Revert changes to LOG_DEBUG lines in SERVER-74485
mathisbessamdb
2023-03-28
SERVER-74485 Always include tenant in db name attributes in log lines
mathisbessamdb
2023-02-26
SERVER-73112 Avoid constructing global namespaces directly
jannaerin
2023-02-11
SERVER-72197 Run clang-format 12.0.1 on the codebase
clang-format 12.0.1
2023-01-24
SERVER-71421 Remove pinnedUsers
Sara Golemon
2023-01-23
SERVER-71195: Refresh JWKSets periodically and add key management commands
Varun Ravichandran
2022-12-24
SERVER-70700 Use UserRequest to in authorization workflow
Sara Golemon
2022-11-15
SERVER-70415 Attach tenantId to dbStats during initial sync
jannaerin
2022-11-14
Revert "SERVER-70700 Use UserRequest to in authorization workflow"
auto-revert-processor
2022-11-13
SERVER-70700 Use UserRequest to in authorization workflow
Sara Golemon
2022-08-30
SERVER-68342 Modify ServerParameter to take tenantId
Gabriel Marks
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-07-26
SERVER-67824 Rename IDLParserErrorContext to IDLParserContext
Hugh Tong
2022-07-07
SERVER-66586 Add multitenancy support to UMC commands
Sara Golemon
2022-06-13
SERVER-67081 Use DatabaseName instead of StringData in AuthzManagerExeternal
Sara Golemon
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-02-08
SERVER-63236 Add AuthorizationManager::invalidateUsersByTenant()
Sara Golemon
2022-01-13
SERVER-27209 Eliminate dangerous BSONElement string extraction methods
Matt Kneiser
2022-01-12
SERVER-62477 Cleanup the interface and comments of ReadThroughCache
Kaloian Manassiev
2021-11-16
SERVER-61038 invalidate system user after runtime change to clusterIpSourceAl...
sergey.galtsev
2021-11-09
SERVER-59148: Periodically refresh LDAP users in authorization user cache
Varun Ravichandran
2021-11-01
SERVER-45717 Allow changes to clusterIpSourceAllowlist without restart
sergey.galtsev
2021-10-18
SERVER-60333 Refactor UserName and RoleName
Sara Golemon
2021-10-04
Revert "SERVER-59148: Periodically refresh LDAP users in authorization user c...
Varun Ravichandran
[next]