1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-30 19:10:20 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Rob Ede
21a96a0319 chore: fix cspell config 2025-08-26 08:17:17 +01:00
Dany Gagnon
5414e2655b Add the ability to change the keys (#348)
* feat: add the ability to change the session key store in redis

* feat: change everywhere the constants are used

* refactor: add formatting with cargo fmt

---------

Co-authored-by: Dany Gagnon <danygagnon@Danys-MacBook-Pro.local>
2024-02-15 10:14:17 +00:00
Rob Ede
4d2f4d58b4 clippy 2022-07-21 00:07:49 +01:00
Luca Palmieri
1089faaf93 [actix-identity] Fix visit deadline (#263) 2022-07-19 01:31:31 +01:00
Rob Ede
d853c115b6 trim unnecessary identity deps (#259)
* trim unnecessary identity deps

* update changelog
2022-07-11 18:07:26 +01:00
Luca Palmieri
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
Rob Ede
ab3615b8d5 relax body bounds (#223) 2022-02-07 02:30:26 +00:00
Rob Ede
323d01fcca bump actix-web to 4.0.0-rc.1 2022-02-03 22:33:47 +00:00
Rob Ede
6676a50944 actix-web beta 15 updates (#216) 2021-12-18 03:37:23 +00:00
Rob Ede
74ec115161 migrate to actix-web beta 14 (#209) 2021-12-11 16:05:21 +00:00
Rob Ede
56051786a6 standardize future types to ones from actix_utils 2021-12-08 07:29:12 +00:00
Rob Ede
13f8dcb717 update to aw beta 9 2021-11-22 23:11:58 +00:00
Rob Ede
e10937103e fmt with new width 2021-08-30 23:27:44 +01:00
Rob Ede
20ef05c36e fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
Rob Ede
23912afd49 refactor identity (#168) 2021-03-23 05:05:03 +00:00