Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[HttpFoundation] Add documentation for#[IsSignatureValid] attribute#21041

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
santysisi wants to merge1 commit intosymfony:7.4
base:7.4
Choose a base branch
Loading
fromsantysisi:add-is-signature-valid-attribute

Conversation

santysisi
Copy link
Contributor

Add Documentation for#[IsSignatureValid] Attribute

This PR introduces documentation for the new#[IsSignatureValid] attribute, which enables declarative request signature validation at the controller or action level.

✅ Included in this PR:

  • Basic usage of#[IsSignatureValid] with default behavior
  • Support for custom failure status code viavalidationFailedStatusCode
  • Option to throw exceptions usingthrow: true
  • Method restriction using themethods option (supports both string and array)
  • Example of applying the attribute at the controller class level to protect all actions

@santysisi
Copy link
ContributorAuthor

Add doc for thisPR

@santysisisantysisiforce-pushed theadd-is-signature-valid-attribute branch from11e8f56 to8715665CompareJune 4, 2025 02:12
@javiereguiluzjaviereguiluz added the Waiting Code MergeDocs for features pending to be merged labelJun 4, 2025
@carsonbotcarsonbot modified the milestones:7.4,nextJun 4, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
HttpFoundationStatus: Needs ReviewWaiting Code MergeDocs for features pending to be merged
Projects
None yet
Milestone
next
Development

Successfully merging this pull request may close these issues.

3 participants
@santysisi@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp