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

sample URL shown in the web UI for Docker based gateway setup has wrong protocol #603

Open
dbutti opened this issue Mar 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dbutti
Copy link

dbutti commented Mar 27, 2024

Describe the bug
The sample command shown when editing a location in the GUI for Docker based gateway setup wrongly uses http as protocol scheme for the DEFGUARD_GRPC_URL. It should be HTTPS to avoid confusion.

To Reproduce

  1. Go to "Edit location" in the GUI and look for the gateway server setup
    Expected behavior
    The GRPC should be shown with https:// at the beginning. Even better, we could show the real IP address of the GRPC service (if known)

Version information

  • Defguard Core version: v0.9.1
  • Running as docker container with the official image
@dbutti dbutti added the bug Something isn't working label Mar 27, 2024
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
Status: Refined & Ready
Development

No branches or pull requests

1 participant