summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/user_document_parser.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-02-141-0/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-32258 Remove V1UserDocumentParserSara Golemon2017-12-131-14/+0
* SERVER-30566: Unwind SERVER-28190Spencer Jackson2017-08-111-2/+0
* SERVER-29173: Parse authentication restrictions from user documentsSara Golemon2017-07-141-0/+2
* SERVER-28190 Add internal tracking ids to userssamantharitter2017-05-051-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-28/+30
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-12512: Add role-based, selective audit logging.Amalia Hawkins2014-07-211-0/+1
* SERVER-11260 Remove all code related to advanced role delegationSpencer T Brody2013-10-211-3/+2
* SERVER-9516 Eliminate declaration of unimplemented function, update comment.Andy Schwerin2013-10-181-6/+0
* SERVER-9517 SERVER-6246 Make 'hasRole' and 'canDelegate' fields in roles arra...Spencer T Brody2013-10-111-3/+1
* SERVER-10670 Maintain role graph consistency.Andy Schwerin2013-10-051-47/+21
* SERVER-6246 Rename PrivilegeDocumentParser to UserDocumentParser and move use...Spencer T Brody2013-09-251-0/+110