-
Notifications
You must be signed in to change notification settings - Fork 14
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: coupergateway/couper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: coupergateway/couper
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
- 10 commits
- 2,126 files changed
- 6 contributors
Commits on Sep 24, 2024
-
Bump rollup from 4.14.1 to 4.22.4 in /docs/website (#852)
Bumps [rollup](https://github.com/rollup/rollup) from 4.14.1 to 4.22.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.14.1...v4.22.4) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb461fd - Browse repository at this point
Copy the full SHA fb461fdView commit details
Commits on Dec 3, 2024
-
Bump nuxt from 3.11.2 to 3.13.2 in /docs/website (#854)
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.11.2 to 3.13.2. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.13.2/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f75816 - Browse repository at this point
Copy the full SHA 1f75816View commit details -
* config attribute for DPoP * implement DPoP (part 1: retrieve DPoP token); TODO: retrieve and validate DPoP proof * implement DPoP (part 2: retrieve and validate DPoP proof) * JWT tests for DPoP * default error handler for DPoP JWT; integration test for DPoP JWT * normalize URLs prior to htu claim check * extracted getParserForExpectedClaims() * extracted validateProofHeader() * extracted validateProofClaims() * extracted validateHtuClaim() * extracted validateIatClaim() * extracted validateAthClaim() * extracted validateCnfClaim() * extracted getReqHtu() and getPcHtu() * extracted getJwkAndPubKey() * extracted getRSAPubKey() and getECDSAPubKey() * extracted getN(), getE(), getCurve(), getX() and getY() * extracted getProof() * use text from rfc9449 * simplified requiredMembers map * rearranged more functions * made TokenSource interface with different implementations depending on type * fixed staticcheck issue * created ProofClaims implementing jwt.ClaimsValidator interface * moved DPoP-related stuff to separate file * refactored htu check, re-added comment about nonce check * dpop beta feature --------- Co-authored-by: Johannes Koch <johannes.koch@avenga.com> Co-authored-by: Marcel Ludwig <mail@marcel.dev>
Configuration menu - View commit details
-
Copy full SHA for 554c769 - Browse repository at this point
Copy the full SHA 554c769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 503ab03 - Browse repository at this point
Copy the full SHA 503ab03View commit details -
Bump axios from 1.6.7 to 1.7.8 in /docs/website (#858)
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.8. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.7...v1.7.8) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 92cf56f - Browse repository at this point
Copy the full SHA 92cf56fView commit details
Commits on Dec 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17d6bee - Browse repository at this point
Copy the full SHA 17d6beeView commit details
Commits on Feb 1, 2025
-
* chore: upgrade go version to 1.23 * chore: update all direct dependencies * chore: rm vendor dir from repo * chore: revert hcl pkg update; needs work due to custom things * update changelog /w go update * ci: add go mod download calls to pipeline * Change test command to pkg loop due to test output streaming issue See golang/go#46959 * test: rm obsolete wait for port from NewRun test
Configuration menu - View commit details
-
Copy full SHA for 3156b16 - Browse repository at this point
Copy the full SHA 3156b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 660aeaf - Browse repository at this point
Copy the full SHA 660aeafView commit details
Commits on Feb 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9a89c3d - Browse repository at this point
Copy the full SHA 9a89c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb060c - Browse repository at this point
Copy the full SHA fcb060cView 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 v1.13.0...master