Skip to content

Conversation

@ppacher
Copy link

@ppacher ppacher commented Oct 6, 2020

Changes proposed in this pull request:

This PR adds two additional (optional) parameters to the BasicAuth class:

  1. Support for a custom authorization header (defaults to authorization)
  2. Support to disable the "www-authenticate" canary check

The above changes are required to integrate with services, for example Authelia, that expect a different "Authorization" header and do not reply with "WWW-Authenticate" because they don't want the browsers to show the "User/Password" dialog.

Changes should be backwards compatible.

Signed-off-by: Patrick Pacher <patrick.pacher@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant