Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't pass the Authorization header to the backends #3606

Merged
merged 14 commits into from Jul 16, 2018

Conversation

jbdoumenjou
Copy link
Member

@jbdoumenjou jbdoumenjou commented Jul 12, 2018

What does this PR do?

Add an option to remove the Authorization header for the basic and the digest authentication for the following providers :

  • File
  • k8s
  • Docker
  • Rancher
  • Consul Catalog
  • Marathon
  • Mesos
  • ECS
  • KV

Motivation

Fixes #3448

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

  • Fix the authentication documentation for the mesos and the marathon providers.
  • Add a unit test for the authentication configuration with segment labels for the marathon provider.

Copy link
Member

@juliens juliens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@SantoDE SantoDE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👼

Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker merged commit 9ce444b into traefik:v1.7 Jul 16, 2018
@traefiker traefiker mentioned this pull request Jul 16, 2018
@ldez ldez added the kind/bug/fix a bug fix label Jul 16, 2018
@jbdoumenjou jbdoumenjou deleted the hotfix/remove_auth_header branch July 16, 2018 12:07
@lukasmrtvy

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants