Make Komodo work with HTTP Basic Auth proxies #1326

Open
opened 2026-03-22 17:20:01 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @tnelson-doghouse on GitHub (Aug 12, 2025).

  • 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). - 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-03-22 17:20:01 -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#1326