Ensure users can only call getMore on cursors they created

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.5.5
    • Affects Version/s: None
    • Component/s: Querying, Security
    • None
    • Minor Change
    • Query 2017-03-27
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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).

            Assignee:
            Tess Avitabile (Inactive)
            Reporter:
            Andy Schwerin
            Votes:
            1 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: