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

Ensure ALLOWED_HOSTS not applicable for Workload Usage

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Authentication
    • Needed
    • Hide

      Summary of necessary driver changes

      •  

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      •  

      Context for other referenced/linked tickets

      •  
      Show
      Summary of necessary driver changes   Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed)   Context for other referenced/linked tickets  
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5752 Blocked
      CXX-3120 Blocked
      CSHARP-5327 Blocked
      GODRIVER-3375 Blocked
      JAVA-5645 Blocked
      NODE-6423 Blocked
      MOTOR-1375 Blocked
      PYTHON-4845 Fixed 4.11
      PHPLIB-1547 Blocked
      RUBY-3551 Blocked
      RUST-2052 Blocked
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5752 Blocked CXX-3120 Blocked CSHARP-5327 Blocked GODRIVER-3375 Blocked JAVA-5645 Blocked NODE-6423 Blocked MOTOR-1375 Blocked PYTHON-4845 Fixed 4.11 PHPLIB-1547 Blocked RUBY-3551 Blocked RUST-2052 Blocked

      The ALLOWED_HOSTS parameter is only meant to affect the human workflow, but we are missing a test to validate this behavior, and the Python driver currently has a bug when a custom machine callback is given, ALLOWED_HOSTS is enforced. We need to add a test for this behavior.

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            James Kovacs James Kovacs
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: