-
Notifications
You must be signed in to change notification settings - Fork 43
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: DockYard/openid_connect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: firezone/openid_connect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 9 files changed
- 3 contributors
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2ae8eb - Browse repository at this point
Copy the full SHA f2ae8ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a50233 - Browse repository at this point
Copy the full SHA 4a50233View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21dab8 - Browse repository at this point
Copy the full SHA f21dab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c1a1c - Browse repository at this point
Copy the full SHA 76c1a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1f5f5 - Browse repository at this point
Copy the full SHA 5a1f5f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d51d18 - Browse repository at this point
Copy the full SHA 7d51d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d743020 - Browse repository at this point
Copy the full SHA d743020View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3ab295 - Browse repository at this point
Copy the full SHA c3ab295View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee6893 - Browse repository at this point
Copy the full SHA dee6893View commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4d9dca - Browse repository at this point
Copy the full SHA e4d9dcaView commit details
Commits on Apr 17, 2025
-
Make sure verify_signature always returns true/false tuple
Why: * Due to an issue in the erlang-jose library (potatosalad/erlang-jose#177) the verify_signature function would return a result of {:error, :function_clause} when trying to verify a signature using a JWKS where an EdDSA key was present in the key list prior to the key used to sign the JWT. Note: JWTs signed with EdDSA keys will work as expected. This bug only occurred when the EdDSA key was present in the JWKS before the key used to sign the JWT.
Configuration menu - View commit details
-
Copy full SHA for 5546766 - Browse repository at this point
Copy the full SHA 5546766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32618e8 - Browse repository at this point
Copy the full SHA 32618e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c32c7c9 - Browse repository at this point
Copy the full SHA c32c7c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5cec63 - Browse repository at this point
Copy the full SHA a5cec63View commit details -
Merge pull request #8 from firezone/fix/verify-signature-eddsa
Make sure verify_signature always returns true/false tuple
Configuration menu - View commit details
-
Copy full SHA for 78d8650 - Browse repository at this point
Copy the full SHA 78d8650View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master