1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/actix-session/src
2022-08-09 01:03:28 +01:00
..
storage Add a new configuration parameter to refresh the TTL of the session even if unchanged (#233) 2022-07-03 21:18:14 +01:00
config.rs add some doc examples to -session 2022-08-09 01:03:28 +01:00
lib.rs clippy 2022-07-21 00:07:49 +01:00
middleware.rs add some doc examples to -session 2022-08-09 01:03:28 +01:00
session_ext.rs add support for session access from guards (#234) 2022-03-25 18:25:38 +00:00
session.rs fix: bad interaction between session state changes and renewal (#265) 2022-07-24 14:27:25 +00:00