summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/user_document_parser.h
Commit message (Expand)AuthorAgeFilesLines
* 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