Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
Description
Documentation Request Summary:
If authentication is turned on, then users may only issue getMores against cursors they created.
Engineering Ticket Description:
A ClientCursor should be associated with the set of users that were authenticated when it was created. A getMore should only succeed if the intersection of currently authenticated users and the set of users associated with the ClientCursor is nonempty (or the set of users associated with the ClientCursor is empty).
Attachments
Issue Links
- documents
-
SERVER-9609 Ensure users can only call getMore on cursors they created
-
- Closed
-