iris/sessions
Gerasimos (Makis) Maropoulos 9e5672da25 add a new simple, builtin requestid middleware (makes use of the Context.SetID/GetID methods too)
Former-commit-id: d46bce7c1964adada01934aa95daf389c141defc
2020-05-28 16:20:58 +03:00
..
sessiondb set iris logger to the sessiondb/badger logs and update deps 2020-05-17 22:08:43 +03:00
config.go add a new simple, builtin requestid middleware (makes use of the Context.SetID/GetID methods too) 2020-05-28 16:20:58 +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 enhanced cookie security and management 2020-05-09 14:04:51 +03:00
provider.go set iris logger to the sessiondb/badger logs and update deps 2020-05-17 22:08:43 +03:00
session.go add authenticated-controller example - proof of concept 2020-05-06 04:45:12 +03:00
sessions_test.go enhanced cookie security and management 2020-05-09 14:04:51 +03:00
sessions.go add a new simple, builtin requestid middleware (makes use of the Context.SetID/GetID methods too) 2020-05-28 16:20:58 +03:00
transcoding.go organise sessions examples 2020-05-07 07:34:17 +03:00