Skip to content

Add nonce support for triggering services - #1117

Closed
1AhmedYasser wants to merge 5 commits into
buerokratt:v3.3.1from
1AhmedYasser:Add-nonce-support-for-triggering-services
Closed

Add nonce support for triggering services#1117
1AhmedYasser wants to merge 5 commits into
buerokratt:v3.3.1from
1AhmedYasser:Add-nonce-support-for-triggering-services

Conversation

@1AhmedYasser

Copy link
Copy Markdown
Collaborator

@matKlju matKlju linked an issue Jul 14, 2026 that may be closed by this pull request
4 tasks
@1AhmedYasser
1AhmedYasser marked this pull request as ready for review July 16, 2026 10:12

guard_fail:
return: "unauthorized"
status: 403

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why it's 403 instead of 401?
403 - Forbidden
401 - Unauthorized


guard_fail:
return: "unauthorized"
status: 403

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why it's 403 instead of 401?
403 - Forbidden
401 - Unauthorized


guard_fail:
return: "unauthorized"
status: 403

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why it's 403 instead of 401?
403 - Forbidden
401 - Unauthorized


guard_fail:
return: "unauthorized"
status: 403

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why it's 403 instead of 401?
403 - Forbidden
401 - Unauthorized


guard_fail:
return: "unauthorized"
status: 403

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why it's 403 instead of 401?
403 - Forbidden
401 - Unauthorized


guard_fail:
return: "unauthorized"
status: 403

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why it's 403 instead of 401?
403 - Forbidden
401 - Unauthorized

1AhmedYasser added a commit to 1AhmedYasser/Service-Module that referenced this pull request Jul 30, 2026
401 Unauthorized is the correct status for a missing/invalid nonce or
authentication, per review feedback on PR buerokratt#1117.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
401 Unauthorized is the correct status for a missing/invalid nonce or
authentication, per review feedback on PR buerokratt#1117.
@1AhmedYasser
1AhmedYasser force-pushed the Add-nonce-support-for-triggering-services branch from 810d3ac to 2e9280a Compare July 30, 2026 10:04
@sonarqubecloud

Copy link
Copy Markdown

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.

Add nonce support for triggering services

2 participants