summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/restriction.h
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+10
* SERVER-30221 Refactor Restriction/RestrictionSet to allow serialization to BSONSara Golemon2017-07-231-1/+26
* SERVER-29171: Implement Restriction BSON IDL serializer/deserializerSara Golemon2017-07-131-2/+6
* SERVER-29167: Create an interface type for RestrictionsSpencer Jackson2017-06-141-0/+70