traefik-forward-auth
traefik-forward-auth copied to clipboard
Multiple AUTH_HOST support
Allows support for using multiple AUTH_HOSTs Fixes #115
Hey @thomseddon if you can confirm if this approach works, I can add a couple more test cases for the multi AUTH_HOST scenario.
Can confirm this works, using it in my own setup with k3s + Traefik.
@thomseddon any updates on getting this reviewed and merged in?
Great PR !
Thanks for this PR! I've been using it for many months in a fork: https://github.com/italypaleale/traefik-forward-auth (Also publishing multi-arch Docker images)
Thanks for this PR! I've been using it for many months in a fork: https://github.com/italypaleale/traefik-forward-auth (Also publishing multi-arch Docker images)
Not sure the best place to contact you but I was wondering if you plan on adding back features such as allowed domains? I really like your fork and that's all that's missing for me at the moment :)
Thanks for this PR! I've been using it for many months in a fork: https://github.com/italypaleale/traefik-forward-auth (Also publishing multi-arch Docker images)
Not sure the best place to contact you but I was wondering if you plan on adding back features such as allowed domains? I really like your fork and that's all that's missing for me at the moment :)
Version 2 still has them! I recently updated to v3 which was a complete rewrite and changed a lot of things. Feel free to open issues and PRs :)
Version 2 still has them! I recently updated to v3 which was a complete rewrite and changed a lot of things. Feel free to open issues and PRs :)
Issues seem to be disabled, mind enabling? I'll move this discussion there and maybe try to put in a PR (although I'm new to Go!)
Version 2 still has them! I recently updated to v3 which was a complete rewrite and changed a lot of things. Feel free to open issues and PRs :)
Issues seem to be disabled, mind enabling? I'll move this discussion there and maybe try to put in a PR (although I'm new to Go!)
Done, I didn't realize they were disabled sorry
Thanks for this PR! I've been using it for many months in a fork: https://github.com/italypaleale/traefik-forward-auth (Also publishing multi-arch Docker images)
Not sure the best place to contact you but I was wondering if you plan on adding back features such as allowed domains? I really like your fork and that's all that's missing for me at the moment :)
@maxexcloo Support for allowlists (including domains for Google), has been re-added in 3.1.0: https://github.com/ItalyPaleAle/traefik-forward-auth/releases/tag/v3.1.0
Thanks for this PR! I've been using it for many months in a fork: https://github.com/italypaleale/traefik-forward-auth (Also publishing multi-arch Docker images)
Not sure the best place to contact you but I was wondering if you plan on adding back features such as allowed domains? I really like your fork and that's all that's missing for me at the moment :)
@maxexcloo Support for allowlists (including domains for Google), has been re-added in 3.1.0: https://github.com/ItalyPaleAle/traefik-forward-auth/releases/tag/v3.1.0
That’s absolutely amazing man! I haven’t been at my PC this weekend but I’ll be sure to give it a test tomorrow 👌