summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/user_management_commands.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62441 Define a new type mongo::TenantId for tenant idSophia Tan2022-01-201-1/+2
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-071-0/+6
* SERVER-60425: Cache users during exact-match usersInfo commandsVarun Ravichandran2021-10-191-0/+6
* SERVER-59515 Fix temp users/roles collection fieldsSara Golemon2021-08-241-2/+2
* SERVER-56456 Add reply types to UMC commands and simplify templatesSara Golemon2021-04-291-1/+6
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-02-181-8/+0
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+19
* SERVER-51866 IDLify MergeAuthzCollections commandSara Golemon2020-11-101-0/+24
* SERVER-51865 IDLify user cache commandsSara Golemon2020-11-101-0/+22
* SERVER-51864 IDLify usersInfo and rolesInfo commandsSara Golemon2020-11-091-2/+86
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+14
* SERVER-49931 Transactionalize dropUser commandsSara Golemon2020-10-211-0/+8
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-021-0/+8
* SERVER-49077 IDLify UMC Mutation commandsSara Golemon2020-07-021-0/+263