iris/sessions
Gerasimos (Makis) Maropoulos a1e6d81b49 add access to the session manager through new 'Session.Man' field
relative to: https://github.com/kataras/iris/issues/1485


Former-commit-id: c4ced38b74af42bfcd17abe6b439b35db6837bbf
2020-04-13 22:15:55 +03:00
..
sessiondb version 12.1.5 2020-02-02 16:29:06 +02: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 access to the session manager through new 'Session.Man' field 2020-04-13 22:15:55 +03:00
sessions.go add access to the session manager through new 'Session.Man' field 2020-04-13 22:15:55 +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