Commit Graph

4 Commits

Author SHA1 Message Date
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Jason Rassi
040879f688 SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsing 2015-04-28 16:38:23 -04:00
Jason Rassi
5b80159eeb SERVER-18111 Forbid most user operations against "system.profile"
Forbids user writes to "system.profile".  Notably, this also prevents
"system.profile" from being used as a source or target from
renameCollection.

Creation, drop, and capped conversion of "system.profile" remain
allowed.
2015-04-28 16:38:23 -04:00