1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
8fd4262136 s/str::to_string/str::to_owned 2023-07-09 03:32:47 +01:00
8461da57fb update warning 2023-07-09 02:19:15 +01:00
6424e4e023 standardize examples 2023-03-14 03:11:49 +00:00
7dfe3074a0 auth/simple-auth-server: fix panic due to default SECRET_KEY being 32 bytes, not 64 bytes (#604) 2023-02-19 15:12:36 +09:00
43d26f194d clippy 2022-12-18 17:48:09 +00:00
ddda86784a update deps 2022-10-26 16:51:27 +01:00
fc0486dd4a remove lazy_static 2022-09-11 16:14:07 +01:00
ed04cc97b3 update diesel to v2 2022-09-10 23:33:09 +01:00
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
0f08afee18 update sailfish 2022-07-09 23:39:21 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
912de4aa46 Minor lints and clippies (#557) 2022-06-08 03:53:28 +01:00
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00