PYTHON-5647 remove redundant entry for *.mongodbgov.net (#2625)
This commit is contained in:
parent
881094015b
commit
3d76c84b2a
@ -160,7 +160,6 @@ def _build_credentials_tuple(
|
||||
"127.0.0.1",
|
||||
"::1",
|
||||
"*.mongo.com",
|
||||
"*.mongodbgov.net",
|
||||
]
|
||||
allowed_hosts = properties.get("ALLOWED_HOSTS", default_allowed)
|
||||
if properties.get("ALLOWED_HOSTS", None) is not None and human_callback is None:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user