[GH-ISSUE #630] Reverse Proxy Authentication Issue - SWAG/Nginx #378

Closed
opened 2026-04-08 16:52:28 +03:00 by zhus · 2 comments
Owner

Originally created by @danutzzzzz on GitHub (Sep 12, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/630

Hi, for reasons unbeknown to me the DUFs authentication fails to work when accessing behind a SWAG/Nginx reverse proxy, do i need to set something in DUFs?

To be clear, i get the login box pop up but the credentials fail to work. If i access DUFs directly they work.

Originally created by @danutzzzzz on GitHub (Sep 12, 2025). Original GitHub issue: https://github.com/sigoden/dufs/issues/630 Hi, for reasons unbeknown to me the DUFs authentication fails to work when accessing behind a SWAG/Nginx reverse proxy, do i need to set something in DUFs? To be clear, i get the login box pop up but the credentials fail to work. If i access DUFs directly they work.
zhus closed this issue 2026-04-08 16:52:28 +03:00
Author
Owner

@SolannP commented on GitHub (Sep 12, 2025):

What do you mean by "fail to work" ?
What did you try so far ?
How to reproduce ?

I had once 401 and needed to override the header (but should be fix by now.. didn't try yet nevertheless)
See : https://github.com/sigoden/dufs/issues/496

<!-- gh-comment-id:3286310076 --> @SolannP commented on GitHub (Sep 12, 2025): What do you mean by "fail to work" ? What did you try so far ? How to reproduce ? I had once 401 and needed to override the header (but should be fix by now.. didn't try yet nevertheless) See : https://github.com/sigoden/dufs/issues/496
Author
Owner

@sigoden commented on GitHub (Sep 14, 2025):

I don't think this has anything to do with proxy authentication. The only thing dufs cares about is the Authorization header. Any issues caused by the proxy are something you'll need to troubleshoot yourself.

<!-- gh-comment-id:3289022024 --> @sigoden commented on GitHub (Sep 14, 2025): I don't think this has anything to do with proxy authentication. The only thing dufs cares about is the Authorization header. Any issues caused by the proxy are something you'll need to troubleshoot yourself.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#378