1
0
mirror of https://github.com/actix/examples synced 2025-06-27 17:39:02 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
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
b951c4dbee move derive_more to workspace dep 2023-01-02 20:38:03 +00:00
9e4882285e move serde deps to workspace 2023-01-02 20:35:11 +00:00
91ffa11e19 move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
d6b3d2d57e fix typo (#596) 2023-01-01 16:14:22 +00:00
66c7e1e9b5 use workspace deps for log and env_logger 2022-12-30 16:25:40 +00:00
aee47e0817 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
43d26f194d clippy 2022-12-18 17:48:09 +00:00
c78332c0f9 update env_logger to 0.10 2022-12-11 15:25:57 +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
bbb2e54f07 update some easy deps 2022-07-09 22:54:51 +01:00
b85201494a update register link to match correct path (#563) 2022-07-09 22:22:53 +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
e239414a55 format markdown 2022-03-06 00:43:10 +00: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
c3fd8e1315 update dependencies 2022-03-04 16:28:40 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00