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

feat: add traefik plugin for request forwarding #73

Merged
merged 29 commits into from
May 10, 2023
Merged

Conversation

PatrickMi
Copy link
Contributor

@PatrickMi PatrickMi commented Mar 3, 2023

Resolves #72

@dargmuesli dargmuesli removed their assignment Mar 3, 2023
Copy link
Member

@dargmuesli dargmuesli left a comment

Choose a reason for hiding this comment

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

Thank you for the submission!
What do you think of adding the CI pipeline and test from https://github.com/traefik/plugindemo?
Please remove the .DS_Store file from this PR.

PatrickMi and others added 2 commits March 9, 2023 15:20
…rward-auth/.traefik.yml

Co-authored-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
@PatrickMi
Copy link
Contributor Author

Thank you for the submission!
What do you think of adding the CI pipeline and test from https://github.com/traefik/plugindemo?
Please remove the .DS_Store file from this PR.

Good point. I'll have a look to add the test to our pipeline.
I also deleted the .DS_Store file from the PR

src/development/stack.yml Outdated Show resolved Hide resolved
src/development/stack.env.template Outdated Show resolved Hide resolved
Copy link
Member

@dargmuesli dargmuesli left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 can be merged when maevsi/maevsi#1122 is ready!

@PatrickMi PatrickMi merged commit 8e2e8b7 into master May 10, 2023
@PatrickMi PatrickMi deleted the traefik_changes branch May 10, 2023 08:55
dargmuesli pushed a commit that referenced this pull request Jun 8, 2023
maevsi-bot pushed a commit that referenced this pull request Jun 8, 2023
## [1.7.1](1.7.0...1.7.1) (2023-06-08)

### Reverts

* Revert "Merge pull request #73 from maevsi/traefik_changes" ([c5e9bed](c5e9bed)), closes [#73](#73)
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.

feat(auth): add a traefik plugin for authentication of form captchas
2 participants