Quantcast
Channel: Twisted: Ticket #248: session lifetime hardcoded in guard.SessionWrapper
Browsing latest articles
Browse All 5 View Live

Article 4

In c1d3adf: Merge pull request #248 from twisted/8524-rodrigc-file: Replace file() with open() in twisted/protocols Replace file() with open() in twisted/protocols Author: rodrigc, Lukasa Reviewer:...

View Article



Article 3

View Article

Article 2

Fixed in CVS - SessionWrappers now have an attribute sessionLifetime that you can set. r = guard.SessionWrapper(....) r.sessionLifetime = 3600

View Article

Article 1

Using a dynademo-ish approach, there is no way of setting the expiry time of a wrapped session. With the attached diff, you could go: r = guard.SessionWrapper(....)) r.setLifetime(3600) return r

View Article

attachment set

attachment set to guard.diff

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images