Ecosyste.ms: Issues

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

GitHub / ericrasmussen/pyramid_redis_sessions issues and pull requests

#81 - support pyramid 2.0

Issue - State: open - Opened by kgk about 3 years ago

#79 - ...

Issue - State: closed - Opened by ghost over 7 years ago

#78 - allow urls to be excluded from renewing session ttl

Pull Request - State: open - Opened by toshism almost 8 years ago - 2 comments

#77 - Replace key with name in set/delete cookie.

Pull Request - State: open - Opened by toshism almost 8 years ago

#76 - test_factory_parameters_used_to_set_cookie test failing

Issue - State: open - Opened by toshism almost 8 years ago

#75 - Possible bug: constructor overwriting reify method

Issue - State: closed - Opened by robvdl almost 8 years ago - 3 comments

#74 - [work-in-progress] Correct cookie behavior

Pull Request - State: open - Opened by miohtama about 8 years ago - 3 comments

#73 - potential issue with deserialization

Issue - State: open - Opened by jvanasco over 8 years ago

#72 - This implementation can not handle nested/multilevel dictionaries properly

Issue - State: closed - Opened by jvanasco over 8 years ago - 2 comments

#71 - Updates from jvanasco

Pull Request - State: closed - Opened by ericrasmussen over 8 years ago

#70 - Fix deprecations

Pull Request - State: closed - Opened by ericrasmussen over 8 years ago

#69 - DeprecationWarning: "charset" & "errors" (Redis v2.10.5)

Issue - State: open - Opened by jlvcm over 8 years ago - 1 comment

#68 - use a config option to disable GET/SET on TTL

Issue - State: open - Opened by jvanasco almost 9 years ago

#67 - redis `set`+`expire` could just be `setex`

Issue - State: open - Opened by jvanasco about 9 years ago - 1 comment

#66 - the package talks to redis too much.

Issue - State: open - Opened by jvanasco about 9 years ago

#65 - Consolidate EXISTS+GET into GET

Pull Request - State: open - Opened by jvanasco about 9 years ago

#63 - Feature "consolidated updates"

Pull Request - State: open - Opened by jvanasco about 9 years ago - 9 comments

#62 - better way of passing `session` object.

Pull Request - State: closed - Opened by jvanasco about 9 years ago

#61 - initial work on adaptable session attribute

Pull Request - State: closed - Opened by jvanasco about 9 years ago - 1 comment

#60 - suggestion: multiple, configurable, request properties

Issue - State: open - Opened by jvanasco over 9 years ago - 4 comments

#59 - Redispy updates

Pull Request - State: closed - Opened by ericrasmussen almost 10 years ago

#58 - Fix versioning

Pull Request - State: closed - Opened by ericrasmussen almost 10 years ago

#57 - Is the generated session the same one been pass via the request.session property?

Issue - State: closed - Opened by joulez almost 10 years ago - 1 comment

#56 - synchronize to current redis-py

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

#55 - [Documentation] How do I configure via Paste deploy?

Issue - State: closed - Opened by lusitania about 10 years ago - 1 comment

#54 - How do I deal with redis upper-bound requirements?

Issue - State: closed - Opened by lusitania about 10 years ago - 1 comment

#53 - Seems to be vulnerable to the pickle security issue (remote code execution)

Issue - State: closed - Opened by robvdl about 10 years ago - 12 comments

#52 - Ability to omit some requests

Issue - State: open - Opened by andrzej3393 over 10 years ago - 5 comments
Labels: enhancement

#51 - Session without timeout

Issue - State: closed - Opened by andrzej3393 over 10 years ago - 1 comment

#50 - Option for not update expiration of session

Issue - State: open - Opened by theking-laptop over 10 years ago - 2 comments
Labels: enhancement

#49 - Add Python 3.4 support

Pull Request - State: closed - Opened by keitheis over 10 years ago

#48 - Make use of StrictRedis.set() parameters ex and nx.

Pull Request - State: open - Opened by whiteroses over 10 years ago

#47 - Replace generator with itertools.count().

Pull Request - State: closed - Opened by whiteroses over 10 years ago

#46 - Reword some comments and docstrings to make them clearer.

Pull Request - State: closed - Opened by whiteroses over 10 years ago

#45 - Restore redis-py install_requires lower bound.

Pull Request - State: closed - Opened by whiteroses over 10 years ago

#44 - add recommended pre-upgrade step

Pull Request - State: closed - Opened by ericrasmussen over 10 years ago

#43 - preparing for next release

Pull Request - State: closed - Opened by ericrasmussen over 10 years ago

#42 - pin redis-py to last working version

Pull Request - State: closed - Opened by ericrasmussen over 10 years ago

#41 - #40 fixed `redis_client` options for reids 2.10

Pull Request - State: closed - Opened by omidraha over 10 years ago - 1 comment

#40 - redis-py 2.10 changed "errors" connection keyword argument to "encoding_errors"

Issue - State: closed - Opened by m-martinez over 10 years ago - 5 comments

#39 - Docs url not found error

Issue - State: closed - Opened by themsay over 10 years ago - 1 comment

#38 - support clear() and new cookie signing

Issue - State: open - Opened by mmerickel over 10 years ago - 1 comment
Labels: enhancement

#37 - Fix for RedisSession.created

Pull Request - State: closed - Opened by whiteroses over 10 years ago - 25 comments

#36 - Add contributor.

Pull Request - State: closed - Opened by whiteroses over 10 years ago

#35 - Removed repeat link

Pull Request - State: closed - Opened by thapar over 10 years ago - 1 comment

#34 - Delete session key from Redis on invalidate()

Pull Request - State: closed - Opened by whiteroses over 10 years ago - 1 comment

#33 - invalidation workflow is broken

Issue - State: closed - Opened by mmerickel over 10 years ago - 15 comments

#32 - can't install with pip

Issue - State: closed - Opened by dpopowich over 10 years ago - 10 comments

#31 - change version for pypi release

Pull Request - State: closed - Opened by ericrasmussen about 11 years ago

#30 - Updates.refactoring

Pull Request - State: closed - Opened by ericrasmussen about 11 years ago

#29 - Updates.refactoring

Pull Request - State: closed - Opened by ericrasmussen about 11 years ago

#26 - Updates.refactoring

Pull Request - State: closed - Opened by ericrasmussen about 11 years ago

#25 - Feature.integrationtests

Pull Request - State: closed - Opened by ericrasmussen about 11 years ago

#24 - Session invalidates upon redirect from site

Issue - State: closed - Opened by jayd3e about 11 years ago - 1 comment

#23 - Fix.session id generation

Pull Request - State: closed - Opened by ericrasmussen over 11 years ago

#22 - Feature.prefix

Pull Request - State: closed - Opened by ericrasmussen over 11 years ago

#21 - HTTP Only should default to True

Issue - State: closed - Opened by redspider over 11 years ago - 1 comment

#20 - Session ID generation is insecure

Issue - State: closed - Opened by redspider over 11 years ago - 5 comments

#19 - Session Key Prefix

Issue - State: closed - Opened by jayd3e over 11 years ago - 10 comments

#18 - Adjust Session Timeout

Issue - State: closed - Opened by jayd3e over 11 years ago - 2 comments

#17 - Compat.py3

Pull Request - State: closed - Opened by ericrasmussen over 11 years ago

#16 - account for duplicate settings in url and redis options

Pull Request - State: closed - Opened by ericrasmussen over 11 years ago

#15 - Python 3 compat

Pull Request - State: closed - Opened by cking over 11 years ago - 2 comments

#14 - Configuration of sessions based on url no longer works

Issue - State: closed - Opened by jayd3e over 11 years ago - 2 comments

#13 - new docs, features, and some refactoring

Pull Request - State: closed - Opened by ericrasmussen almost 12 years ago

#12 - Recreated

Pull Request - State: closed - Opened by jayd3e almost 12 years ago

#11 - Check it Out

Pull Request - State: closed - Opened by jayd3e almost 12 years ago - 1 comment

#10 - Feature.reset timeout

Pull Request - State: closed - Opened by ericrasmussen almost 12 years ago

#9 - preparing for next pypi release

Pull Request - State: closed - Opened by ericrasmussen about 12 years ago

#8 - require redis.sessions.secret

Pull Request - State: closed - Opened by ericrasmussen about 12 years ago

#6 - Cast the cookie max age as an int.

Pull Request - State: closed - Opened by jayd3e about 12 years ago - 2 comments

#5 - Refactor.mergedict

Pull Request - State: closed - Opened by ericrasmussen about 12 years ago

#4 - add test displaying problem with changing mutable session values

Pull Request - State: closed - Opened by mcdonc over 12 years ago - 1 comment

#3 - fix setdefault

Pull Request - State: closed - Opened by mcdonc over 12 years ago

#2 - session.pop('foo', None) would incorrectly raise a KeyError

Pull Request - State: closed - Opened by mcdonc over 12 years ago

#1 - have to cast port to int

Pull Request - State: closed - Opened by mcdonc over 12 years ago