mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Split settings for serving admin UI via https from enabling DoH/DoT/DoQ #3041
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#3041
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @timkgh on GitHub (Sep 15, 2021).
Problem Description
I would like to enable the admin UI to run over HTTPS, but I do not need/want DoH, DoT or DoQ.
Proposed Solution
Admin UI over HTTPS should be independent from DoH/DoT/DoQ. Perhaps each should have its own on/off switch.
@ainar-g commented on GitHub (Sep 15, 2021):
Dup of #741. Will be implemented along with #2075 and #2554, probably during the v0.108 cycle.