Skip to content
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

Migrate iFlux session structure to Firenado #27

Closed
piraz opened this issue Jul 24, 2015 · 0 comments
Closed

Migrate iFlux session structure to Firenado #27

piraz opened this issue Jul 24, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@piraz
Copy link
Contributor

piraz commented Jul 24, 2015

Migrate iFlux session structure to Firenado

piraz referenced this issue in piraz/firenado Jul 24, 2015
Session handlers and encoders are being read from the lib config
file.

Refs #27.
piraz referenced this issue in piraz/firenado Jul 26, 2015
Previous commit introduced the session with errors.

Refs: #27
piraz referenced this issue in piraz/firenado Jul 28, 2015
Redis session handler definition on the configuration file was
wrong and all session handlers and encoders were duplicated. The
typo was fixed and the duplication removed.

DataConnectedMixin get_data_source method was broken. It was fixed.

Redis session handler was fixed.

Fixes: #27
@piraz piraz added this to the firenado 0.1 milestone Jul 28, 2015
@piraz piraz self-assigned this Jul 28, 2015
@piraz piraz added the session label Jul 28, 2015
@piraz piraz closed this as completed Jul 28, 2015
piraz referenced this issue in piraz/firenado Aug 2, 2015
Now it's possible to delete a session key from the session with
the delete method.

Fixed the clear method setting the session object as changed when
the method is called, forcing the session engine to persist the
session state after during the session write procedure.

Refers: #27.
piraz added a commit that referenced this issue Oct 20, 2018
Getting changes from Candango
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant