Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / alex-oleshkevich/starsessions issues and pull requests

#73 - Proposal: Support dynamic set cookies lifetime for each session when save

Issue - State: open - Opened by trisduong about 1 month ago - 7 comments

#71 - Accessing session data when using custom store

Issue - State: closed - Opened by AakashGfude 3 months ago - 3 comments

#70 - fix get_session_remaining_seconds() for rolling sessions

Pull Request - State: open - Opened by deepcyrille 3 months ago - 2 comments

#69 - cookie_https_only doesn't work when set to False

Issue - State: closed - Opened by jrobbins-LiveData 5 months ago - 2 comments

#68 - Question about a potentially confusing comment

Issue - State: open - Opened by jrobbins-LiveData 9 months ago - 2 comments

#67 - Question: is the `exists` Store method used?

Issue - State: open - Opened by jrobbins-LiveData 9 months ago - 1 comment

#66 - Add cookie_domain when clearing sessions #65

Pull Request - State: closed - Opened by ivandervisevic 9 months ago - 2 comments

#65 - Cookie deletion does not properly set the domain

Issue - State: closed - Opened by ivandervisevic 9 months ago

#63 - Update README.md

Pull Request - State: closed - Opened by alex-oleshkevich about 1 year ago

#62 - improve test coverage

Pull Request - State: closed - Opened by alex-oleshkevich about 1 year ago

#61 - allow datetime.timedelta as lifetime value

Pull Request - State: closed - Opened by alex-oleshkevich about 1 year ago - 1 comment

#60 - Session does not work when mounting routes

Issue - State: closed - Opened by RufusNA over 1 year ago - 1 comment

#59 - PoC bug #58

Pull Request - State: open - Opened by sileht over 1 year ago

#58 - session invalidation with redis

Issue - State: open - Opened by sileht over 1 year ago - 8 comments

#57 - Issue with SessionAutoloadMiddleware

Issue - State: closed - Opened by alex-klepa almost 2 years ago - 5 comments

#56 - Switch redis libraries

Pull Request - State: closed - Opened by euri10 almost 2 years ago - 2 comments

#55 - aioredis dependency

Issue - State: closed - Opened by euri10 almost 2 years ago - 1 comment

#54 - Added null checks for session_id in redis store

Pull Request - State: closed - Opened by RamiAwar almost 2 years ago - 1 comment

#53 - Request.session should be typed

Issue - State: closed - Opened by ananthb almost 2 years ago - 2 comments

#52 - Separate rolling time extension from lifetime

Issue - State: closed - Opened by RamiAwar almost 2 years ago - 1 comment

#51 - Potential issue with default values

Issue - State: closed - Opened by RamiAwar almost 2 years ago - 1 comment

#50 - Regression on v2: session dict is lost after a redirect using httpx client

Issue - State: closed - Opened by euri10 almost 2 years ago - 4 comments

#49 - Corrected middleware order

Pull Request - State: closed - Opened by euri10 almost 2 years ago

#48 - Add rolling sessions

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#47 - Rename middleware arguments

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#46 - Rename Backend to Store

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#45 - Replace redis_key_func with prefix argument

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#44 - Change Backend.write sigrature to always require session ID.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#43 - Change Backend.write sigrature to always require session ID.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#42 - Middleware has to have strict defaults.

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#41 - Rename `Backend` to `Store`

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#40 - Replace `redis_key_func` with `prefix`

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#39 - Drop `max_age` from cookie and redis backends.

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#38 - Explore option to store session metadata in session

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#37 - Add session autoloader middleware.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#36 - Remove Session class.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#35 - Change Backend.write sigrature to always require session ID.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#34 - Change Backend.write sigrature to always require session ID.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#33 - Replace `autoload` with extra middleware

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#32 - Change Backend.write sigrature to always require session ID.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#31 - Session cookie must always expire at max-age

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#30 - Add encryptors

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0, not ready

#29 - `session_id` must be always required in backend methods.

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#28 - Remove `secret_key` from middleware and require users to explicitly define backend instance.

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago - 1 comment
Labels: v2.0

#27 - Clean Session class interface

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0

#26 - Move serializer from backend into middleware

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago
Labels: v2.0, not ready

#25 - Frontend cookies expiry resets on every session data change

Issue - State: closed - Opened by RamiAwar almost 2 years ago - 14 comments
Labels: v2.0

#24 - Extract exceptions into separate module.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#23 - Redis backend style refactor

Pull Request - State: closed - Opened by RamiAwar almost 2 years ago

#22 - Redis backend exists fails on session_id None

Issue - State: closed - Opened by RamiAwar almost 2 years ago - 7 comments

#21 - Drop python 3.6 support, add 3.11-dev to CI

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#20 - Improve typings, add --strict to mypy

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#19 - Refactor middleware for readability.

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago

#18 - starsessions 2.0

Issue - State: closed - Opened by alex-oleshkevich almost 2 years ago - 1 comment
Labels: v2.0

#17 - Clear session storage after removing cookie

Pull Request - State: closed - Opened by alex-oleshkevich almost 2 years ago - 2 comments

#16 - Set frontend cookies to expire from backend

Issue - State: closed - Opened by RamiAwar almost 2 years ago - 6 comments

#15 - Update redis.py

Pull Request - State: closed - Opened by RamiAwar almost 2 years ago - 4 comments

#14 - Added expiry to Redis backend

Pull Request - State: closed - Opened by RamiAwar almost 2 years ago - 1 comment

#13 - Session does not persist with reactive front-ends like React / React Admin

Issue - State: closed - Opened by TatanParker about 2 years ago - 1 comment

#12 - AttributeError: 'str' object has no attribute 'set'

Issue - State: closed - Opened by WardPearce over 2 years ago - 1 comment

#11 - Add PEP 0561 marker

Pull Request - State: closed - Opened by nsychev over 2 years ago

#10 - Find automatically correct type of request.session

Issue - State: closed - Opened by euri10 over 2 years ago - 6 comments

#9 - Added redis_key_func arg to the RedisBackend

Pull Request - State: closed - Opened by euri10 over 2 years ago

#8 - Feature: RedisBackend key naming

Issue - State: closed - Opened by euri10 over 2 years ago - 3 comments

#7 - "null" Session Id when using RedisBackend and InMemoryBackend

Issue - State: closed - Opened by Grustamli over 2 years ago - 12 comments

#6 - Filesystem Session

Issue - State: closed - Opened by lrpatterson over 2 years ago - 1 comment

#5 - Session autoload paths

Pull Request - State: closed - Opened by alex-oleshkevich over 2 years ago

#4 - Add 3.10 to CI

Pull Request - State: closed - Opened by alex-oleshkevich over 2 years ago

#3 - Update python-package.yml

Pull Request - State: closed - Opened by Kludex almost 3 years ago - 1 comment

#2 - added FastAPI example; it works

Pull Request - State: closed - Opened by aekasitt almost 3 years ago

#1 - added FastAPI example; it works

Pull Request - State: closed - Opened by aekasitt almost 3 years ago - 2 comments