iris/sessions
Gerasimos (Makis) Maropoulos b4365cee8d sessions: add GobTranscoder and document the DefaultTranscoder package-level variable
Former-commit-id: 631d52bb6d0eb0dbe2e7416517ec019c5902ca71
2020-05-07 01:14:41 +03:00
..
sessiondb sessions: add GobTranscoder and document the DefaultTranscoder package-level variable 2020-05-07 01:14:41 +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 authenticated-controller example - proof of concept 2020-05-06 04:45:12 +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 add authenticated-controller example - proof of concept 2020-05-06 04:45:12 +03:00
transcoding.go sessions: add GobTranscoder and document the DefaultTranscoder package-level variable 2020-05-07 01:14:41 +03:00