mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
AdGuard redirecting to HTTPS even when the relevant option is disabled #3020
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#3020
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 @agneevX on GitHub (Sep 6, 2021).
Originally assigned to: @ainar-g on GitHub.
Prerequisites
Issue Details
Details
AGH redirects to HTTPS when configuration is saved in
Encryption settingsdespite theRedirect to HTTPS automaticallybutton being unchecked.Additional Information
@ainar-g commented on GitHub (Sep 6, 2021):
Hello. We cannot reproduce this. Please add the following information:
Which browser are you using?
Have you cleaned the browser's cache after changing the setting?
If you're using Firefox, is the HTTPS-Only Mode enabled? If not, are there any extensions that could result in similar behaviour?
Thanks.
@agneevX commented on GitHub (Sep 6, 2021):
Safari 14.1.2.
Screen recording here: https://www.dropbox.com/s/anvimy80yutvjpq/screen_rec.mov?dl=0
@ainar-g commented on GitHub (Sep 7, 2021):
Thanks! I think we are able to reproduce the issue.
@ainar-g commented on GitHub (Dec 9, 2021):
@agneevX, I can't seem to reproduce this any more, at least in Firefox. My colleague couldn't reproduce it on Safari either. Is this still an issue for you on the latest
edge/betabuilds?@agneevX commented on GitHub (Dec 9, 2021):
I encountered this yesterday on MS Edge, running
v0.107.0-a.213+936a7057.Just updated to
v0.107.0-a.221+434032f8, and I can reproduce it here too.@ainar-g commented on GitHub (Dec 10, 2021):
@agneevX, hm. It's weird. I distinctly remember being able to reproduce it, but now I cannot. Here's what I'm trying:
Go to the “Settings → Encryption settings” page.
Uncheck “Redirect to HTTPS automatically”.
Press “Save”.
Edit the address bar to include
http://instead ofhttps://.Is this similar to what you're doing?
@agneevX commented on GitHub (Dec 10, 2021):
Within 10s of hitting Save, I'm redirected to the https version.
@ainar-g commented on GitHub (Dec 10, 2021):
Ah, I see now. That's why I've been confused. Seems like a UI bug. Thanks!
@ainar-g commented on GitHub (Dec 13, 2021):
@agneevX, it should be fixed on
edgeinv0.107.0-a.225+0bd436f4on theedgechannel.@agneevX commented on GitHub (Dec 13, 2021):
Thanks as always @ainar-g 👍