summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/authorization_checks.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-9/+14
* SERVER-74487 Always include tenant in db name attributes in error messagesSophia Tan2023-04-061-1/+2
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-291-2/+4
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-66360 Remove multi-user authentication supportSara Golemon2022-05-241-1/+1
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-221-5/+10
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-52778 Mark all places where collections are implicitly created in shar...Kaloian Manassiev2021-03-171-5/+7
* SERVER-54022 Simplify AuthorizationSessionMark Benvenuto2021-02-091-0/+318