1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 23:05:56 +01:00

31 Commits

Author SHA1 Message Date
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
10ebea440f Merge branch 'master' of github.com:actix/actix-redis 2018-07-20 14:58:49 -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
Ryan McGrath
6c8801dc8c
Re-export SameSite so it's immediately usable from this package... 2018-07-19 11:23:11 -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
Tobias Bieniek
6624af63e3 Keep running unconnected actor forever if backoff says so 2018-05-28 08:36:29 +02:00
Tobias Bieniek
3bbda68adf Adjust ExponentialBackoff to never stop connecting 2018-05-28 08:36:29 +02:00
Nikolay Kim
7af09390ee actix-web 0.6 compatibility 2018-05-08 10:12:57 -07:00
Alexander Andreev
14cfcb7e87 added some documentation 2018-02-17 21:37:30 +03:00
Alexander Andreev
2555c34427 spelling check 2018-02-17 10:59:21 +03:00
Nikolay Kim
f11752437c use latest actix api 2018-02-15 16:53:05 -08:00
Nikolay Kim
118d0de8e6 add tests 2018-01-22 22:28:29 -08:00
Nikolay Kim
5b9b8c6dd9 session code cleanup 2018-01-22 10:50:24 -08:00
Nikolay Kim
7910c7b511 comment 2018-01-22 10:43:36 -08:00
Nikolay Kim
91709bc17f cleanup impl 2018-01-22 10:42:13 -08:00
Nikolay Kim
d665d4d761 update actix api 2018-01-22 10:27:59 -08:00
Nikolay Kim
cb4a6036f8 update actix 2018-01-22 01:05:50 -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
cad71401e8 update actix to 0.4 2018-01-05 14:52:07 -08:00
Nikolay Kim
d7242659fe add web feature 2017-12-29 01:20:29 -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