Skip to content

Dependencies update #6

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

Open
wants to merge 45 commits into
base: master
Choose a base branch
from
Open

Dependencies update #6

wants to merge 45 commits into from

Conversation

julienlevasseur
Copy link

No description provided.

SuperSandro2000 and others added 30 commits September 20, 2019 16:28
…t variable (thomseddon#98)

* comma env-delim for array flags
* tests for env-delim flags
This is now confirmed to be working so fixes thomseddon#38
This closes thomseddon#103 and as discussed in that issue, hopefully fixes a
common source of error discussed in thomseddon#31
Add logout endpoint that clears the auth cookie + optional "logout-redirect" config option, to which, when set, the user will be redirected.
…th are provided (thomseddon#106)

The previous behaviour would ignore domains if the whitelist parameter was provided, however if both parameters are provided then matching either is more likely the intent.
These aren't actually used anywhere and can result in a parse error
if the ID field isn't a string
thomseddon and others added 15 commits June 29, 2020 21:02
…n#142)

Previously this would fail, but permit the request, which isn't
normally what you'd want.
There is a missing slash in the `kubernetes/simple-separate-pod` example link, leading to a 404. This change fixes that url in the README.md file.
…n#187)

* Support concurrent CSRF cookies by using a prefix of nonce.
* Move ValidateState out and make CSRF cookies last 1h
* add tests to check csrf cookie nam + minor tweaks

Co-authored-by: Michal Witkowski <michal@cerberus>
…eddon#184) (thomseddon#199)

* Add GitHub Actions workflow for creating binaries for releases
* Add sentence about binary files to README
* Cleanup + nicer way querying GitHub API
…ncy (thomseddon#217)

Prior to this change, the request URI was only ever read from the
X-Forwarded-Uri header which was only set when the container was
accessed via the forwardauth middleware. As such, it was necessary
to apply the treafik-forward-auth middleware to the treafik-forward-auth
container when running auth host mode.
This is a quirk, unnecessary complexity and is a frequent source of
configuration issues.
@jruckebusch jruckebusch removed their request for review September 16, 2024 13:01
@jhoarau-petal jhoarau-petal removed their request for review October 28, 2024 13:03
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.

8 participants