1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-04-02 18:05:32 +02:00

28 Commits

Author SHA1 Message Date
dowwie
bef5dfd90d removed the unused import of Either 2019-12-16 11:51:59 -05:00
dowwie
2c5679f498 turned inner methods into async ones 2019-12-16 11:43:35 -05:00
Nikolay Kim
4d50ce9d2e remove unused deps 2019-12-16 10:26:35 +06:00
Nikolay Kim
25a2546933 migrate to actix 0.9 2019-12-15 23:46:03 +06:00
Yuki Okushi
9f64a38e17
Fix clippy warnings (#31) 2019-09-30 09:19:24 +09:00
dowwie
468118a8ee updated version of crate, CHANGES.md, documented cache_keygen method, ready for release 2019-09-25 08:42:49 -04:00
dowwie
6498ef1af1 introduced configurable cache_key strategy. updated some deps 2019-09-23 09:38:11 -04:00
Nikolay Kim
085ee4c394 remove ClonableService usage 2019-07-19 14:10:23 +06:00
dowwie
24b78b8e17 added comprehensive tests for session workflow 2019-07-11 15:17:57 -04:00
dowwie
06ce468ee0 updated deps 2019-07-08 14:49:34 -04:00
dowwie
48ddb76915 updated logic to create session on new request wo cookie 2019-07-01 14:20:18 -04:00
dowwie
1086180267 resolved bug related to updating session cookie 2019-06-18 13:47:14 -04:00
dowwie
fa531fb03d updated session logic to support login and logout functionality 2019-06-12 08:14:18 -04:00
Nikolay Kim
cb682b08e4 update to alpha6 2019-04-14 10:30:37 -07:00
Nikolay Kim
b95dd9f193 update actix-web 2019-03-30 08:21:47 -07:00
Nikolay Kim
6d90615e48 update actix and actix-web 2019-03-29 11:31:48 -07:00
Nikolay Kim
33b09d78e9 prepare release 2018-08-02 11:35:34 -07:00
Nikolay Kim
31de5a1d24 merge 2018-07-20 14:58:14 -07:00
Nikolay Kim
62c382d280 upgrade to actix/actix-web 0.7 2018-07-20 14:53:56 -07:00
bugong
0e2a4a97fd set max-age default value 2018-06-23 16:31:00 +08:00
bugong
ac93ee7cdb custom cookie 2018-06-23 12:17:37 +08:00
Nikolay Kim
7af09390ee actix-web 0.6 compatibility 2018-05-08 10:12:57 -07:00
Nikolay Kim
f11752437c use latest actix api 2018-02-15 16:53:05 -08:00
Nikolay Kim
5b9b8c6dd9 session code cleanup 2018-01-22 10:50:24 -08:00
Nikolay Kim
237030dbfc better connection handling 2018-01-22 00:53:46 -08:00
Nikolay Kim
abb6c6ba0a update session impl 2018-01-10 16:51:09 -08:00
Nikolay Kim
8924335338 complete redis session backend 2017-12-29 01:10:27 -08:00
Nikolay Kim
fab3c35ba9 initial import 2017-12-28 21:14:04 -08:00