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.cpp
Age
Commit message (
Expand
)
Author
2024-03-27
SERVER-88018 Use atomic_load to access _isImpersonating to prevent data race ...
adriangzz
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-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2022-05-24
SERVER-66360 Remove multi-user authentication support
Sara Golemon
2021-01-07
SERVER-51649 Convert aggregate command input to IDL
Ruoxin Xu
2020-05-28
SERVER-48351 Clean up additional logv2 lines
Sara Golemon
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2019-11-07
SERVER-44372 WeakFunction: a simplification of SHIM_ macros
Billy Donahue
2019-04-09
SERVER-40476 remove mongoutils::str
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-10-12
SERVER-37563 Remove all usages of getGlobalAuthorizationManager
Kaloian Manassiev
2018-05-11
SERVER-33008 Slice Authorization framework
ADAM David Alan Martin
2018-05-02
SERVER-34653 Add 'AuthorizationSession::isAuthenticated()'
Billy Donahue
2017-11-30
SERVER-28260 Check coauth for killCursors and add killAnyCursors
Sara Golemon
2017-09-29
SERVER-31248: Use of UUID in command requires privilege
Spencer Jackson
2017-09-27
SERVER-31116 localhost bypass for sessions
Jason Carey
2017-09-06
SERVER-30929 Full Session match for GETMORE
ADAM David Alan Martin
2017-08-30
SERVER-28343 Session checks on GETMORE operations
ADAM David Alan Martin
2017-08-23
SERVER-27899 Ensure users can getMore their own indexStats cursors
Tess Avitabile
2017-08-23
SERVER-29628 $listLocalSessions aggregation stage
Sara Golemon
2017-08-17
SERVER-28338 KillSessions Support
Jason Carey
2017-08-11
SERVER-30566: Unwind SERVER-28190
Spencer Jackson
2017-08-02
SERVER-29201 Implement SessionsCollectionStandalone
samantharitter
2017-07-31
SERVER-30435: Log username which failed to meet authenticationRestriction
Spencer Jackson
2017-07-25
SERVER-29371 DocumentSource classes should provide auth requirements
James Wahlin
2017-07-21
SERVER-29177: Add restriction support to createUser
Spencer Jackson
2017-07-11
SERVER-29175: Add restriction support to AuthorizationSession
Spencer Jackson
2017-07-07
SERVER-19318 Add getMore authentication for collectionless aggregation namesp...
Bernard Gorman
2017-06-30
SERVER-29371 Check auth for nested $lookup pipelines
James Wahlin
2017-06-16
SERVER-19318 Allow $currentOp aggregations to be run on mongoS
Bernard Gorman
2017-05-26
SERVER-19318 Add $currentOp aggregation stage for mongoD
Bernard Gorman
2017-05-05
SERVER-28190 Add internal tracking ids to users
samantharitter
2017-04-28
SERVER-26577 Fix permissions for listCollections getMore.
Justin Seyster
2017-03-22
SERVER-9609 Ensure users can only call getMore on cursors they created
Tess Avitabile
2017-03-21
Revert "SERVER-9609 Ensure users can only call getMore on cursors they created"
Tess Avitabile
2017-03-17
SERVER-9609 Ensure users can only call getMore on cursors they created
Tess Avitabile
2017-03-07
SERVER-27938 Rename all OperationContext variables to opCtx
Maria van Keulen
2017-01-03
SERVER-27420 explicitly parse first pipeline element in checkAuthForAggregate()
Kyle Suarez
2016-12-27
SERVER-26734 indexStats action is not sufficient for $indexStats
James Wahlin
2016-12-06
SERVER-27194 must specify both viewOn and pipeline if modifying view when aut...
Kyle Suarez
2016-11-14
SERVER-26839: Improve readWriteDatabase role coverage
Spencer Jackson
2016-09-26
SERVER-25994: Make applyOps check for specific permissions
Spencer Jackson
2016-09-02
SERVER-24991 log redaction for bson, client, auth, catalog
Thomas Schubert
2016-08-25
SERVER-25738 authz for views for sharded create/collMod
Kyle Suarez
2016-08-19
SERVER-25505 Improve LDAP authz bootstrap role creation error message
Andreas Nilsson
2016-08-08
SERVER-25488 merge ClientBasic and Client
Kyle Suarez
[next]