Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10023

Docs for SERVER-9609: Ensure users can only call getMore on cursors they created

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • mongodb-3.6, 3.5.5
    • Server
    • 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

          Activity

            People

              pavithra.vetriselvan@mongodb.com Pavithra Vetriselvan
              emily.hall Emily Hall
              Jess Mokrzecki Jess Mokrzecki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                5 years, 40 weeks, 3 days ago