Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wire-elements
/
livewire-strict
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
71
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add signed actions; Livewire v4 Support and Documentation
- #3
#3
Merged
PhiloNL
merged 12 commits into
wire-elements:main
wire-elements/livewire-strict:main
from
virtualtear:main
virtualtear/livewire-strict:main
Copy head branch name to clipboard
Feb 15, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add signed actions; Livewire v4 Support and Documentation
#3
PhiloNL
merged 12 commits into
wire-elements:main
wire-elements/livewire-strict:main
from
virtualtear:main
virtualtear/livewire-strict:main
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2026
Add support for Livewire v4
virtualtear
committed
dc46f20
View commit details
Copy full SHA for dc46f20
Browse repository at this point
Added script to run tests
virtualtear
committed
9ee77c8
View commit details
Copy full SHA for 9ee77c8
Browse repository at this point
feat: add signed actions to prevent action parameter tampering
Show description for d4caf6b
virtualtear
committed
d4caf6b
View commit details
Copy full SHA for d4caf6b
Browse repository at this point
docs: add documentation for locked properties and signed actions
virtualtear
committed
74f921c
View commit details
Copy full SHA for 74f921c
Browse repository at this point
fix: address review feedback and add per-method TTL support
Show description for 9c95bc2
virtualtear
committed
9c95bc2
View commit details
Copy full SHA for 9c95bc2
Browse repository at this point
fix: resolve ttl:0 bug, extend Signed attribute, and reduce duplication
Show description for b2f4909
virtualtear
committed
b2f4909
View commit details
Copy full SHA for b2f4909
Browse repository at this point
fix: consolidate TTL handling and reject negative values
Show description for 05a2035
virtualtear
committed
05a2035
View commit details
Copy full SHA for 05a2035
Browse repository at this point
Commits on Feb 14, 2026
refactor: rewrite SupportSignedActions for consistency
Show description for acfa513
virtualtear
committed
acfa513
View commit details
Copy full SHA for acfa513
Browse repository at this point
Merge pull request #1 from wire-elements/main
Show description for 58195e9
virtualtear
authored
58195e9
View commit details
Copy full SHA for 58195e9
Browse repository at this point
fix: validate payload field types in SignedPayload::verify()
Show description for 31073d2
virtualtear
committed
31073d2
View commit details
Copy full SHA for 31073d2
Browse repository at this point
security: add domain-separated key derivation for signed actions
Show description for 88ee196
virtualtear
committed
88ee196
View commit details
Copy full SHA for 88ee196
Browse repository at this point
refactor: improve SignedPayload structure and harden edge cases
Show description for 2fa3814
virtualtear
committed
2fa3814
View commit details
Copy full SHA for 2fa3814
Browse repository at this point
You can’t perform that action at this time.