b313f40ef0
todo
2022-12-14 00:16:58 -05:00
d2b7229f88
Using secrecy 0.8
...
modified session_key.rs to impl secrecy::Zeroize for SessionKey
modified session.rs in attempts of adding secrecy::Secret<SessionKey> to InnerSession struct.
2022-12-13 23:33:15 -05:00
8fd166435f
Add secure field to removal cookie ( #300 )
...
Closes https://github.com/actix/actix-extras/issues/299
2022-11-08 09:29:23 +00:00
fb8a814acb
session: Fix a typo in a link to actix-redis ( #293 )
2022-10-15 12:36:59 +01:00
da0a806e8d
clippy
2022-09-25 21:08:36 +01:00
82a100d96c
Add note for accessing session state in stream. ( #285 )
2022-09-21 12:51:45 +00:00
1561bda822
apply imports_granularity fmt rule
2022-09-11 21:55:40 +01:00
339b81e843
prepare actix-session release 0.7.2
2022-09-11 21:13:20 +01:00
eb3660a772
set same-site attribute when clearing session cookie ( #284 )
...
fixes #282
2022-09-11 21:11:33 +01:00
7d932cd540
bump msrv to 1.59
2022-08-28 20:30:32 +01:00
a325f5dd02
add some doc examples to -session
2022-08-09 01:03:28 +01:00
6e79465362
make RateLimiter non-exhaustive
2022-07-31 03:03:43 +01:00
cd9dc163e5
prepare actix-session release 0.7.1
2022-07-24 15:29:50 +01:00
810a88a156
fix: bad interaction between session state changes and renewal ( #265 )
2022-07-24 14:27:25 +00:00
07c5176bd0
align descriptions
2022-07-21 03:07:06 +01:00
4d2f4d58b4
clippy
2022-07-21 00:07:49 +01:00
3e002a677b
bump session version of redis
2022-07-09 20:14:27 +01:00
9bc014b96f
forbid unsafe in all crates
2022-07-09 20:05:47 +01:00
c52ea7a5d2
prepare actix-session release 0.7.0
2022-07-09 19:03:28 +01:00
b1cea64795
Rebuild actix-identity
on top of actix-session
( #246 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com >
2022-07-09 19:00:15 +01:00
c2f068db66
Add a new configuration parameter to refresh the TTL of the session even if unchanged ( #233 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com >
2022-07-03 21:18:14 +01:00
3c48e00e7a
Bump up MSRV to 1.57 ( #256 )
2022-06-22 20:42:46 +09:00
d11a272384
Add missing backtic in SessionMiddleware docs ( #245 )
2022-05-18 10:55:57 +01:00
8fd1772d5e
Consistent import formatting ( #237 )
2022-03-29 11:46:13 +01:00
4ca3e04929
prepare actix-session release 0.6.2
2022-03-25 23:28:11 +00:00
04f4934001
[actix-session/redis-rs] Catch server-driven disconnections and prevent a user-visible issue via a retry ( #235 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com >
2022-03-25 19:08:09 +00:00
4d77e26e1e
add support for session access from guards ( #234 )
2022-03-25 18:25:38 +00:00
8db1088345
[actix-session] Opaque 500s ( #236 )
2022-03-25 18:10:38 +00:00
bf41b4cd9c
prepare actix-session release 0.6.1
2022-03-21 00:48:24 +00:00
449abd6081
[actix-session] Documentation - Typo(s) / Improvements ( #228 )
2022-03-20 21:57:26 +00:00
92269fc308
prepare actix-redis release 0.11.0
2022-03-15 18:01:31 +00:00
010a905dca
prepare actix-session release 0.6.0
2022-03-15 16:29:37 +00:00
2d63973654
final session doc tweaks
2022-03-15 16:27:04 +00:00
7e6335a09f
Rework actix session ( #212 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com >
Co-authored-by: Luca P <rust@lpalmieri.com >
Co-authored-by: Sebastian Rollén <38324289+SebRollen@users.noreply.github.com >
2022-03-05 23:22:14 +00:00
2e86fb9822
prepare actix-identity release 0.4.0
2022-03-01 04:13:56 +00:00
c805dd7609
prepare actix-session release 0.5.0
2022-03-01 03:11:21 +00:00
73a5ae98b6
update actix-web dependency to 4.0
2022-02-25 23:05:11 +00:00
d46ee464e0
update examples links
2022-02-18 03:33:03 +00:00
00378548ed
prepare actix-session release 0.5.0-beta.8
2022-02-07 17:50:39 +00:00
ab3615b8d5
relax body bounds ( #223 )
2022-02-07 02:30:26 +00:00
25d3d34927
fix doctest
2022-02-03 22:41:41 +00:00
323d01fcca
bump actix-web to 4.0.0-rc.1
2022-02-03 22:33:47 +00:00
ce2c97070e
prepare actix-session release 0.5.0-beta.7
2021-12-29 10:29:29 +00:00
0d12201073
update to actix web v4 beta 18 ( #218 )
2021-12-29 10:22:56 +00:00
92c9601850
bump msrv to 1.54
2021-12-29 09:42:31 +00:00
6ca36b5d53
fixup changelogs
2021-12-29 09:36:12 +00:00
14a622092d
Update to actix-web beta.17 ( #217 )
2021-12-29 09:25:52 +00:00
6676a50944
actix-web beta 15 updates ( #216 )
2021-12-18 03:37:23 +00:00
863d0b114b
prepare actix-session release 0.5.0-beta.5
2021-12-12 19:11:58 +00:00
74ec115161
migrate to actix-web beta 14 ( #209 )
2021-12-11 16:05:21 +00:00