Commit Graph

2 Commits

Author SHA1 Message Date
Spencer T Brody
e1d0d5cb71 SERVER-14212 Fix test of _mergeAuthzCollections command by adding missing "db" field 2014-07-18 16:51:45 -04:00
Spencer T Brody
5a44d3b391 SERVER-12539 Make mongorestore not interfere with ongoing user or role modifications
This is done by making mongorestore insert the users/roles from the dump files into temporary
collections that are later merged into the real admin.system.users and admin.system.roles
collections using a new command: _mergeAuthzCollections.
2014-03-05 12:08:07 -05:00