[GH-ISSUE #728] Make Komodo work with HTTP Basic Auth proxies #6285

Open
opened 2026-04-24 19:26:50 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @tnelson-doghouse on GitHub (Aug 12, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/728

  • I've configured komodo so that it had Traefik's basic auth proxy in front of it.
  • I can see the login screen fine
  • When I try to actually log in, there are a bunch of XHR requests in the console log that are getting 401 responses
  • The likely solution is to ensure that XHR requests include the any basic auth headers in their requests
  • This solution would work for other proxies that add basic auth

Thanks!

Originally created by @tnelson-doghouse on GitHub (Aug 12, 2025). Original GitHub issue: https://github.com/moghtech/komodo/issues/728 - I've configured komodo so that it had Traefik's basic auth proxy in front of it. - I can see the login screen fine - When I try to actually log in, there are a bunch of XHR requests in the console log that are getting 401 responses - The likely solution is to ensure that XHR requests include the any basic auth headers in their requests - This solution would work for other proxies that add basic auth Thanks!
GiteaMirror added the enhancement label 2026-04-24 19:26:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#6285