iris/sessions
Gerasimos (Makis) Maropoulos f5e59c10e1 update go.mod deps
Former-commit-id: 91a0ab6a8cb35bf9143cee0447a6f72ca8a09333
2020-05-04 20:23:15 +03:00
..
sessiondb update go.mod deps 2020-05-04 20:23:15 +03:00
config.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
cookie.go fix https://github.com/kataras/iris/issues/1485 by adding and using the new 'context.UpsertCookie' instead of 'context.SetCookie' 2020-04-13 09:27:49 +03:00
database.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
lifetime.go fix / lifetime.Time not updated on expiration shift 2018-08-15 14:21:22 +08:00
provider.go add access to the session manager through new 'Session.Man' field 2020-04-13 22:15:55 +03:00
session.go add access to the session manager through new 'Session.Man' field 2020-04-13 22:15:55 +03:00
sessions_test.go add a test for https://github.com/kataras/iris/issues/1488 2020-04-17 17:54:00 +03:00
sessions.go minor 2020-05-04 06:45:14 +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