Header Authentication not working #372

Closed
opened 2026-04-05 17:08:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @YouriStudent on 1/17/2026

Describe the Bug

When adding a header authentication option to a resource it still directs to the login page instead of the resource

Environment

  • OS Type & Version: Ubuntu 22.04
  • Pangolin Version: 1.41.1
  • Gerbil Version: 1.3.0
  • Traefik Version: v3.6.5
  • Newt Version: ?
  • Olm Version: (if applicable)

To Reproduce

Create a resource,
Add authentication
add header authentication
use firefox (i used 146.0.1) to go the the resource https://username:password@myresource.example.com

When trying to set this up I first used a random generate password as username and password, maybe this breaks something....

Expected Behavior

visit the page without login screen.

*Originally created by @YouriStudent on 1/17/2026* ### Describe the Bug When adding a header authentication option to a resource it still directs to the login page instead of the resource ### Environment - OS Type & Version: Ubuntu 22.04 - Pangolin Version: 1.41.1 - Gerbil Version: 1.3.0 - Traefik Version: v3.6.5 - Newt Version: ? - Olm Version: (if applicable) ### To Reproduce Create a resource, Add authentication add header authentication use firefox (i used 146.0.1) to go the the resource https://username:password@myresource.example.com When trying to set this up I first used a random generate password as username and password, maybe this breaks something.... ### Expected Behavior visit the page without login screen.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#372