iris/sessions
Gerasimos (Makis) Maropoulos 9d09e8637b fix radix get keys issue described at: #1328
Former-commit-id: beaf1f301ba8967fb7b56dc670818dedda324819
2019-08-22 14:46:39 +03:00
..
sessiondb fix radix get keys issue described at: #1328 2019-08-22 14:46:39 +03:00
AUTHORS Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
config.go formatting 2019-08-17 10:06:20 +03:00
cookie.go nothing important here 2019-07-15 09:58:05 +03:00
database.go sessions database: boltdb: add support for ShiftExpiration -> OnUpdateExpiration like redis 2018-08-18 15:01:26 +03:00
LICENSE some cleanup, and remove the test 'testwebocket2' package at all; A lower-level fast websocket impl based on gobwas/ws will be published on a different repo, it is a WIP 2019-02-22 21:24:10 +02:00
lifetime.go fix / lifetime.Time not updated on expiration shift 2018-08-15 14:21:22 +08:00
provider.go https://github.com/kataras/iris/issues/1061 2018-08-14 16:29:04 +03:00
session.go minor version 11.2.2 - register sessions as middleware and Context.HTML/Text like Context.Writef 2019-07-24 19:51:42 +03:00
sessions_test.go resolve conflicts with current master v11.1.1 2019-07-23 19:20:07 +03:00
sessions.go minor: sessions: set SameSite to Lax when sharable with subdomains is not disabled. 2019-08-16 12:41:20 +03:00
transcoding.go nothing crazy here, add the 'Transcoder' type explicitly to the sessions#DefaultTranscoder, relative to https://github.com/kataras/iris/issues/1033 2018-06-27 13:30:28 +03:00