Skip to content

feat: support for session storing and restoring #705

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025

Conversation

nijel
Copy link
Member

@nijel nijel commented May 21, 2025

This is a Django implementation for changes introduced in python-social-auth/social-core#1159.

Fixes #481

Copy link

codecov bot commented May 21, 2025

Codecov Report

Attention: Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.91%. Comparing base (9a93c21) to head (e6c2aa1).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
social_django/strategy.py 70.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
- Coverage   92.32%   91.91%   -0.41%     
==========================================
  Files          40       40              
  Lines        1173     1188      +15     
  Branches       66       67       +1     
==========================================
+ Hits         1083     1092       +9     
- Misses         65       71       +6     
  Partials       25       25              
Flag Coverage Δ
unittests 91.91% <70.00%> (-0.41%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nijel nijel force-pushed the session-saving branch from 06fc5ad to e6c2aa1 Compare May 21, 2025 12:27
@nijel nijel merged commit b3299c0 into python-social-auth:master May 26, 2025
7 of 9 checks passed
@nijel nijel self-assigned this May 26, 2025
@nijel nijel deleted the session-saving branch May 26, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

SAML redirect loses session data storing "next" url and RelayState cannot be used instead
1 participant