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_session_test.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-10
SERVER-76883: Suppress 'role does not exist' warning log for LDAP group role ...
Varun Ravichandran
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-06-03
SERVER-85791 Automatically chain generic argument structs to all IDL-generate...
Patrick Freed
2024-05-02
SERVER-89946 Optimize Single Cluster Privilege checks
Sara Golemon
2024-04-10
SERVER-87886 Bypass defaultMaxTimeMS with bypassDefaultMaxTimeMS privilege (#...
Yujin Kang Park
2024-04-09
SERVER-89067 Broaden match criteria for AuthorizationManager::invalidateUserB...
Sara Golemon
2024-04-02
SERVER-88205 Remove redundant `$db` parses from aggregation parsing (#20565)
Patrick Freed
2024-03-28
SERVER-88205 Eliminate redundant $db parses (#20179)
Patrick Freed
2024-03-26
SERVER-87883 Add bypassDefaultMaxTimeMs privilege (#20372)
Yujin Kang Park
2024-02-17
SERVER-85475 Move AuthorizationManager from ServiceContext to Service
Shreyas Kalyan
2024-02-02
SERVER-85693 Fix potential access violation in User::validateRestrictions
Erwin Pe
2024-01-20
SERVER-84742 Refactor the ValidatedTenancyScope class to become a POD class
Mathis Bessa
2023-12-12
SERVER-83600 Grant the builtin role clusterMonitor privileges to any_system_b...
Niaz Pavel
2023-11-27
SERVER-82929 Add parse function and testing infrastructure for listSearchInde...
Gil Alon
2023-10-17
SERVER-81544 Track protocol=atlasproxy on client connections
Mathis Bessa
2023-10-11
SERVER-81540 Create agg request using tenantId in auth session test
Hugh Tong
2023-10-05
SERVER-81830 Create Clients with Service, not ServiceContext
George Wangensteen
2023-09-20
SERVER-71100 Make Session diagnostics logging generic
Alex Li
2023-08-31
SERVER-80394 Improve securityToken handling
Sara Golemon
2023-08-25
SERVER-80316 Update dbname param to logoutDatabase
Sara Golemon
2023-08-09
SERVER-79138 Fix data race in AuthorizationSessionTest fixture
Erwin Pe
2023-08-04
SERVER-75656 Include configureQueryAnalyzer in non-tenant builtin roles only
Sara Golemon
2023-08-02
SERVER-76294 Remove createDatabaseNameForAuth and DatabaseNameUtil::serialize...
Gabriel Marks
2023-08-01
SERVER-76195 Remove non-tenant aware APIs from ResourcePattern
Gabriel Marks
2023-07-10
SERVER-78784 Initialize AuthorizationManager prior to creating Client object
Sara Golemon
2023-07-06
SERVER-78396 Avoid calling deprecated NamespaceString::db() in unit test code
Didier Nadeau
2023-06-28
SERVER-78194 Migrate calls to RP::forClusterResource() from mongo/db/auth to ...
Gabriel Marks
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-06-20
SERVER-78005: Replace DatabaseName::db() with other proper functions in unit ...
Sophia Tan
2023-06-16
SERVER-77940 Remove boost::none default for RP::forAnyNormalResource() calls
Gabriel Marks
2023-06-12
SERVER-77932 Remove legacy forDatabaseName API
Sara Golemon
2023-06-08
SERVER-77904 Remove boost::none default for anyRsrc/anySysBuckets APIs
Sara Golemon
2023-06-08
SERVER-77781 Remove legacy RP::forAnySystemBucketsInDatabase() API
Sara Golemon
2023-06-08
SERVER-77782 Use DatabaseName with isAuthorizedForAnyActionOnAnyResourceInDB
Sara Golemon
2023-06-06
SERVER-77783 Use ListCollections request in checkAuthorizedToListCollections
Sara Golemon
2023-06-06
SERVER-77780 Remove non-tenant RP::forAnySystemBucketsInAnyDatabase() API
Sara Golemon
2023-06-05
SERVER-77566 Remove non-tenant aware forExactSystemBuckes pattern
Sara Golemon
2023-06-05
SERVER-76198 Rewrite PrivilegeParser for multitenancy
Sara Golemon
2023-06-02
SERVER-76204 Use new ResourcePattern APIs in BuiltinRoles
Sara Golemon
2023-06-02
SERVER-47204 Partial removal of usages of OperationContextNoop
Kaloian Manassiev
2023-04-29
SERVER-75289: Uncomment AuthorizationSession security token unit test
Varun Ravichandran
2023-04-04
SERVER-69653 Add auth privilege requirements to the analyzeShardKey and confi...
Israel Hsu
2023-02-26
SERVER-73112 Avoid constructing global namespaces directly
jannaerin
2023-02-24
SERVER-74241 remove SessionHandle and similar aliases
Matt Diener
2023-02-08
SERVER-73112 Expose function to construct NamespaceString in unit tests
jannaerin
2022-12-24
SERVER-70700 Use UserRequest to in authorization workflow
Sara Golemon
2022-12-16
SERVER-70701: Allow AuthorizationSession to enforce expiration times
Varun Ravichandran
2022-11-14
Revert "SERVER-70700 Use UserRequest to in authorization workflow"
auto-revert-processor
[next]