Skip to content

fix(securedns): pass correct type to sandbox#1390

Merged
RoyalOughtness merged 1 commit intosecureblue:stagingfrom
alexvojproc:dns-type-fix
Sep 25, 2025
Merged

fix(securedns): pass correct type to sandbox#1390
RoyalOughtness merged 1 commit intosecureblue:stagingfrom
alexvojproc:dns-type-fix

Conversation

@alexvojproc
Copy link
Copy Markdown
Collaborator

@alexvojproc alexvojproc commented Sep 25, 2025

Fixes a regression in setting custom global DNS servers.

The sentinel value in ask_custom_servers() was previously changed from "" to None, but without changing what was passed to the sandbox function, which cannot handle None arguments.

@RoyalOughtness RoyalOughtness merged commit 44c8809 into secureblue:staging Sep 25, 2025
12 of 13 checks passed
@alexvojproc alexvojproc deleted the dns-type-fix branch September 25, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants