Skip to content

fix!: have nonce checker make decisions on absence of nonces in signature#107

Merged
dadrus merged 3 commits into
dadrus:mainfrom
mariusor:change-nonce-checker-interface
May 15, 2026
Merged

fix!: have nonce checker make decisions on absence of nonces in signature#107
dadrus merged 3 commits into
dadrus:mainfrom
mariusor:change-nonce-checker-interface

Conversation

@mariusor
Copy link
Copy Markdown
Contributor

Fix for #105

Changing the interface of the NonceChecker to take into account the presence of the nonce signature parameter

Comment thread nonce.go
…resence of the nonce in the signature parameters
@mariusor mariusor force-pushed the change-nonce-checker-interface branch from 9c5d373 to 0a23c3b Compare May 12, 2026 18:25
@mariusor
Copy link
Copy Markdown
Contributor Author

@dadrus is this missing anything before it can be merged?

@dadrus
Copy link
Copy Markdown
Owner

dadrus commented May 15, 2026

No. Everything is fine. There were some issues with the ci configuration, which I (hopefully) fixed in the recent PR. That was the reason, why the Run Tests job failed. I wanted to have it fixed first.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.52%. Comparing base (3b259a5) to head (33aada5).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #107   +/-   ##
=======================================
  Coverage   94.51%   94.52%           
=======================================
  Files          18       18           
  Lines        1313     1314    +1     
=======================================
+ Hits         1241     1242    +1     
  Misses         37       37           
  Partials       35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dadrus dadrus changed the title fix: have nonce checker make decisions on absence of nonces in signature fix!: have nonce checker make decisions on absence of nonces in signature May 15, 2026
dadrus
dadrus previously approved these changes May 15, 2026
@dadrus dadrus merged commit 25f319d into dadrus:main May 15, 2026
10 checks passed
@dadrus
Copy link
Copy Markdown
Owner

dadrus commented May 15, 2026

@mariusor: Thank you very much!

In the PR, we started with, there were some typos, you identified and fixed. Do you have some time to do that again? :)

@mariusor
Copy link
Copy Markdown
Contributor Author

Created #113 for fixing the typos.

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.

2 participants