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 }}
djoos
/
EscapeWSSEAuthenticationBundle
Public
Notifications
You must be signed in to change notification settings
Fork
56
Star
135
Code
Issues
5
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
New Feature: Clockskew
- #84
#84
Open
hostage-nl
wants to merge 10 commits into
djoos:master
djoos/EscapeWSSEAuthenticationBundle:master
from
hostage-nl:clockskew
hostage-nl/EscapeWSSEAuthenticationBundle:clockskew
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
New Feature: Clockskew
#84
hostage-nl
wants to merge 10 commits into
djoos:master
djoos/EscapeWSSEAuthenticationBundle:master
from
hostage-nl:clockskew
hostage-nl/EscapeWSSEAuthenticationBundle:clockskew
Copy head branch name to clipboard
Commits
Commits on May 25, 2016
Add configuration option used to mitigate clock skew
hostage-nl
committed
2a4f4e2
View commit details
Copy full SHA for 2a4f4e2
Browse repository at this point
Fixed lost ->end() call in Factory.php
hostage-nl
committed
d544bfd
View commit details
Copy full SHA for d544bfd
Browse repository at this point
commit forgotten service.yml update, default clock_skew to 0
hostage-nl
committed
8467696
View commit details
Copy full SHA for 8467696
Browse repository at this point
Fixed typo is services.yml
hostage-nl
committed
756d38f
View commit details
Copy full SHA for 756d38f
Browse repository at this point
Commits on Jun 17, 2016
Added clock_skew argument to FactoryTest when comparing created objects.
hostage-nl
committed
323f810
View commit details
Copy full SHA for 323f810
Browse repository at this point
Thanks to sagikazarmark for pointing out that substracting the clockskew from lifetime fixes nothing for out of sync clients and only shortness the lifetime for correctly synced clocks.
hostage-nl
committed
0b1c36e
View commit details
Copy full SHA for 0b1c36e
Browse repository at this point
Commits on Oct 19, 2016
Set the default clock skew setting to 0 so default behaviour remains the same
hostage-nl
committed
0611766
View commit details
Copy full SHA for 0611766
Browse repository at this point
Add default clock skew of 0 to escape_wsse_authentication.provider
hostage-nl
committed
e6cead3
View commit details
Copy full SHA for e6cead3
Browse repository at this point
Removed ^M's that got in the last commit somehow
hostage-nl
committed
7be6b9e
View commit details
Copy full SHA for 7be6b9e
Browse repository at this point
Set clockSkew=0 in the original FactoryTest
hostage-nl
committed
a7c39f1
View commit details
Copy full SHA for a7c39f1
Browse repository at this point
You can’t perform that action at this time.