Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-1393

Support authorizedCollections option for listCollections helpers

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Implementing
    • Major - P3
    • Resolution: Unresolved
    • None
    • listCollections
    • None
    • Needed
    • Hide

      Drivers should sync with mongodb/specifications@15302d2 which introduced the authorizedCollections option to the three listCollections methods: listCollections, listCollectionNames, listMongoCollections.

       

      Show
      Drivers should sync with mongodb/specifications@15302d2  which introduced the authorizedCollections option to the three listCollections methods: listCollections , listCollectionNames , listMongoCollections .  

    Description

      MongoDB 4.0 added an authorizedCollections boolean option to the listCollections command, which can be used to limit the command result to collections the user is authorized to use.

      This ticket should allow the users to set the authorizedCollections option on the listCollections, listCollectionNames, and listMongoCollections driver methods.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jmainaud@zeenea.com Jérôme Mainaud
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: