Issues
- Sessions are now monitored by cache interceptors to detect removals so as to shutdown the sessions before removalBL-342Resolved issue: BL-342
- sessionRotate() not copying over old keys due to nullification of keys when invalidating the old sessionBL-337Resolved issue: BL-337
- Session object was not serializableBL-334Resolved issue: BL-334
- Session creation if the default timeout is not a duration, it should treat it as seconds, not millisecondsBL-333Resolved issue: BL-333
- new interception points when a session get's created and destroyedBL-330Resolved issue: BL-330
- jsessionID is the internal standard for boxlang sessions, move to this instead of cfidBL-329Resolved issue: BL-329
- Move CFID to compat moduleBL-328Resolved issue: BL-328
- Remove CFToken and move to compat moduleBL-327Resolved issue: BL-327Luis Majano
- Give better warnings if the sessionStorage is not a valid stringBL-297Resolved issue: BL-297
- passing the session id to the onsessionstart listenerBL-296Resolved issue: BL-296
10 of 10