Nothing Special   »   [go: up one dir, main page]

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] HEADER not set #318

Open
play113 opened this issue Oct 5, 2024 · 5 comments
Open

[BUG] HEADER not set #318

play113 opened this issue Oct 5, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@play113
Copy link
play113 commented Oct 5, 2024

Describe the bug
REMOTE_USER header not set

To Reproduce

  1. Setup a http proxy
  2. Edit and set 'Require Basic Auth'
  3. Edit Credentials and add a test user
  4. Custom Headers and add
    key=REMOTE_USER value=$remote_user

Host Environment (please complete the following information):
zoraxydocker/zoraxy:latest

@play113 play113 added the bug Something isn't working label Oct 5, 2024
@play113 play113 changed the title [BUG] [BUG] HEADER not set Oct 5, 2024
@play113
Copy link
Author
play113 commented Oct 5, 2024

Or is there already a suitable variable that I can use here?

@play113
Copy link
Author
play113 commented Oct 5, 2024

please set header REMOTE_USER and X-Remote-User automatically correlated
... THX

@tobychui
Copy link
Owner
tobychui commented Oct 6, 2024

@play113

Yeah ok, what upstream are you working with here?
I don't personally use X-Remote-User, but sending out the header to upstream should not be a problem.

@play113
Copy link
Author
play113 commented Oct 6, 2024

thanks for the quick response
I am currently using your cool proxy in version 3.1.1.r3 from https://hub.docker.com/r/zoraxydocker/zoraxy

@play113
Copy link
Author
play113 commented Oct 6, 2024

for example, i use it like this
zoraxy with auth (set auth header) --> radical (dav-server)

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