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
.
openedx
/
openedx-platform
Public
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
8.2k
Code
Issues
347
Pull requests
168
Actions
Security and quality
19
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix!: session ID stability while maintaining inactivity timeout
- #36896
#36896
Merged
robrap
merged 33 commits into
openedx:master
openedx/openedx-platform:master
from
ttak-apphelix:ttak/session_id_fix
ttak-apphelix/edx-platform:ttak/session_id_fix
Copy head branch name to clipboard
Aug 22, 2025
Conversation
Commits
33
(33)
Checks
Files changed
Merged
fix!: session ID stability while maintaining inactivity timeout
#36896
robrap
merged 33 commits into
openedx:master
openedx/openedx-platform:master
from
ttak-apphelix:ttak/session_id_fix
ttak-apphelix/edx-platform:ttak/session_id_fix
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2025
fix: session ID stability while maintaining inactivity timeout
Show description for 567bd91
ttak-apphelix
committed
567bd91
View commit details
Copy full SHA for 567bd91
Browse repository at this point
Commits on Jun 13, 2025
fix: linter issue
ttak-apphelix
committed
f4a3d74
View commit details
Copy full SHA for f4a3d74
Browse repository at this point
Commits on Jun 17, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
79dd8f9
View commit details
Copy full SHA for 79dd8f9
Browse repository at this point
fix!: session ID stability while maintaining inactivity timeout
Show description for b5f4baf
ttak-apphelix
committed
b5f4baf
View commit details
Copy full SHA for b5f4baf
Browse repository at this point
fix!: session ID stability while maintaining inactivity timeout
Show description for 8dd5bd2
ttak-apphelix
committed
8dd5bd2
View commit details
Copy full SHA for 8dd5bd2
Browse repository at this point
Commits on Jun 20, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
f953ed9
View commit details
Copy full SHA for f953ed9
Browse repository at this point
fix: update session inactivity middleware to use consistent naming and improve logging levels
ttak-apphelix
committed
4f2ca29
View commit details
Copy full SHA for 4f2ca29
Browse repository at this point
Commits on Jun 25, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
50a212c
View commit details
Copy full SHA for 50a212c
Browse repository at this point
fix: correct logging variable name and improve log levels in session inactivity middleware
ttak-apphelix
committed
02c0114
View commit details
Copy full SHA for 02c0114
Browse repository at this point
Commits on Jun 26, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
e50ede8
View commit details
Copy full SHA for e50ede8
Browse repository at this point
fix: enhance session inactivity tracking with TieredCache and custom monitoring attributes
ttak-apphelix
committed
43e0842
View commit details
Copy full SHA for 43e0842
Browse repository at this point
Commits on Jul 3, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
8b935b1
View commit details
Copy full SHA for 8b935b1
Browse repository at this point
fix: update session inactivity tracking to use user-specific cache keys and improve timestamp handling
ttak-apphelix
committed
81f043f
View commit details
Copy full SHA for 81f043f
Browse repository at this point
Commits on Jul 8, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
9f42295
View commit details
Copy full SHA for 9f42295
Browse repository at this point
fix: simplify session save time key handling and improve logging for inactivity tracking
ttak-apphelix
committed
c801c23
View commit details
Copy full SHA for c801c23
Browse repository at this point
fix: remove unused last session save time key and streamline session save logic
ttak-apphelix
committed
25a339f
View commit details
Copy full SHA for 25a339f
Browse repository at this point
Commits on Jul 25, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
988d8c2
View commit details
Copy full SHA for 988d8c2
Browse repository at this point
fix: enhance session inactivity tracking with improved logging and error handling
ttak-apphelix
committed
495e2d6
View commit details
Copy full SHA for 495e2d6
Browse repository at this point
Commits on Jul 28, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
cdb462c
View commit details
Copy full SHA for cdb462c
Browse repository at this point
fix: linting fix
ttak-apphelix
committed
6bdf73f
View commit details
Copy full SHA for 6bdf73f
Browse repository at this point
Commits on Jul 30, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
4334bac
View commit details
Copy full SHA for 4334bac
Browse repository at this point
Commits on Aug 1, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
4cf4f90
View commit details
Copy full SHA for 4cf4f90
Browse repository at this point
fix: enhance session inactivity monitoring with improved error handling
ttak-apphelix
committed
c666449
View commit details
Copy full SHA for c666449
Browse repository at this point
fix: fix linter and import
ttak-apphelix
committed
47ca3b4
View commit details
Copy full SHA for 47ca3b4
Browse repository at this point
Commits on Aug 8, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
385eb3f
View commit details
Copy full SHA for 385eb3f
Browse repository at this point
Commits on Aug 14, 2025
fix: incorporated review comment
ttak-apphelix
committed
21d1b29
View commit details
Copy full SHA for 21d1b29
Browse repository at this point
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
3adcbe0
View commit details
Copy full SHA for 3adcbe0
Browse repository at this point
fix: removed unwanted comments
ttak-apphelix
committed
b18b107
View commit details
Copy full SHA for b18b107
Browse repository at this point
fix: updated mock for log
ttak-apphelix
committed
567dd9a
View commit details
Copy full SHA for 567dd9a
Browse repository at this point
Commits on Aug 18, 2025
Merge branch 'openedx:master' into ttak/session_id_fix
ttak-apphelix
authored
e282383
View commit details
Copy full SHA for e282383
Browse repository at this point
fix!: session ID stability while maintaining inactivity timeout
Show description for 68f1514
ttak-apphelix
committed
68f1514
View commit details
Copy full SHA for 68f1514
Browse repository at this point
Commits on Aug 21, 2025
fixup! Update openedx/core/djangoapps/session_inactivity_timeout/tests/test_middleware.py
robrap
authored
390fd8b
View commit details
Copy full SHA for 390fd8b
Browse repository at this point
Merge branch 'master' into ttak/session_id_fix
robrap
authored
040cfef
View commit details
Copy full SHA for 040cfef
Browse repository at this point
You can’t perform that action at this time.