Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7920

getCollectionNames function may return empty string in the list

    • ALL
    • Hide

      1.mongod start with --auth
      2.create a Dbclient object without auth
      3.invoke getCollectionNames function, the return list contain an empty string

      Show
      1.mongod start with --auth 2.create a Dbclient object without auth 3.invoke getCollectionNames function, the return list contain an empty string

      When auth is enable, unauth client invokes getCollectionNames function will return empty string in the list.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            chenzhongliang Zhongliang.Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: