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

Fix up for sessions #693

Merged
merged 3 commits into from Aug 1, 2017
Merged

Fix up for sessions #693

merged 3 commits into from Aug 1, 2017

Conversation

corebreaker
Copy link
Contributor

This fixes up issue #692 .

What this PR adds:

  • Restore expiration state of the sessions
  • Add APIs to modify expire date
  • Free the timer for the session destroy task

- Restore expiration state of the sessions
- Add APIs to modify expire date
- Free the timer for the session destroy task
@kataras
Copy link
Owner

kataras commented Aug 1, 2017

Hello @corebreaker I just came back from the office, it looks very promising, nice job again!

Can I ask you to update the sessions examples, and here where ever is needed too?

@corebreaker
Copy link
Contributor Author

I changed examples on iris-contrib too but Travis failed cause new methods implemented in this PR have not been available yet for iris-contrib.

@kataras kataras merged commit ecd5be0 into kataras:master Aug 1, 2017
@corebreaker corebreaker deleted the session-expiration branch August 1, 2017 11:11
WingGao pushed a commit to WingGao/iris that referenced this pull request Oct 9, 2020
Fix up for sessions

Former-commit-id: 12b18902b4776335053b4d971ec564a9659a4c2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants