iris/sessions
Gerasimos (Makis) Maropoulos 37251c6b00 minor
Former-commit-id: 1747352d45933ad8c8623d8dcfdbcb176ecba50c
2020-05-04 06:45:14 +03:00
..
sessiondb update dependencies 2020-04-28 05:51:28 +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