Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cant disable HSTS on existing Proxy #415

Open
Roalkege opened this issue Dec 6, 2024 · 1 comment
Open

[BUG] Cant disable HSTS on existing Proxy #415

Roalkege opened this issue Dec 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Roalkege
Copy link

Roalkege commented Dec 6, 2024

Describe the bug
I want to disable HSTS on an existing HTTP Proxy

To Reproduce

  1. Go to HTTP Proxy
  2. Select a Proxy with HSTS enabled and click "Edit proxy rules"
  3. Click Custom Headers
  4. Navigate to security headers.
  5. Deactivate the slider
  6. Scroll down and click save and after that close
  7. Click save
  8. Reproduce 2-4 and HSTS is still enabled

Expected behavior
HSTS should be disabled for the proxy

Browser (if it is a bug appears on the UI section of the system):

  • OS: Windows 11
  • Browser: Chrome
  • Version: 131.0.6778.109

Host Environment (please complete the following information):

  • Arch: x64
  • Device: Custom Build
  • OS: Unraid
  • Version 7.0.0-rc.1
  • Docker Version: v.3.1.4
@Roalkege Roalkege added the bug Something isn't working label Dec 6, 2024
@tobychui
Copy link
Owner

tobychui commented Dec 6, 2024

I can reproduce this, but what is weird is that the code that powers this feature never changed since this was introduced.
Will look into it this weekend.

tobychui added a commit that referenced this issue Dec 6, 2024
- Fixed UI issue on the HSTS toggle
- Added error message on save error for HSTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants