Commit Graph

2 Commits

Author SHA1 Message Date
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