Luca Palmieri
|
db806e011b
|
Remove tracing-futures.
|
2021-12-27 11:17:22 +01:00 |
|
Luca Palmieri
|
4ce4ef382a
|
Update to 2021 edition.
|
2021-12-27 11:00:49 +01:00 |
|
Luca Palmieri
|
1bf53dcf9a
|
Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros.
|
2021-12-26 17:03:38 +01:00 |
|
Luca Palmieri
|
2e08eefb54
|
Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros.
|
2021-12-26 16:55:53 +01:00 |
|
LukeMathWalker
|
6478b7dba4
|
Use 127.0.0.1 instead of localhost.
|
2021-10-07 21:56:40 +01:00 |
|
LukeMathWalker
|
91ce771dae
|
Update runtime image.
|
2021-09-30 21:24:23 +01:00 |
|
LukeMathWalker
|
8266590ecd
|
Lower sqlx's log level
|
2021-09-30 21:19:08 +01:00 |
|
Luca Palmieri
|
5414cd0212
|
Check prepared data is up-to-date.
|
2021-09-27 18:12:59 +02:00 |
|
Luca Palmieri
|
48c9a5b39c
|
Fix clippy lints.
|
2021-09-11 22:00:34 +02:00 |
|
Luca Palmieri
|
2fc300b2c8
|
Update actix-web.
|
2021-09-11 21:59:51 +02:00 |
|
Luca Palmieri
|
50a5814eb2
|
Keep test suite fast by tuning timeout for tests.
|
2021-09-01 21:47:30 +02:00 |
|
Luca Palmieri
|
ed0f2fb593
|
Implement TryFrom instead of TryInto
|
2021-09-01 09:26:25 +02:00 |
|
Luca Palmieri
|
2aa2c9a642
|
Update Dockerfile.
|
2021-08-31 23:41:00 +02:00 |
|
Luca Palmieri
|
454a5e4afd
|
Update actix-http.
|
2021-08-31 23:30:25 +02:00 |
|
Pedro de Matos Fedricci
|
5ec43a3328
|
Cache sqlx-cli on ci workflow (#112)
|
2021-08-31 23:14:11 +02:00 |
|
Luca Palmieri
|
80a286113a
|
Prevent user enumeration via timing attacks.
|
2021-08-30 18:27:56 +02:00 |
|
Luca Palmieri
|
5492da0b38
|
Add tests to highlight timing attack.
|
2021-08-30 17:57:35 +02:00 |
|
Luca Palmieri
|
00ab3e9252
|
Do not lose context when using spawn blocking.
|
2021-08-30 16:28:01 +02:00 |
|
Luca Palmieri
|
db0ebb4828
|
Extract db query into its own function.
|
2021-08-30 13:56:34 +02:00 |
|
Luca Palmieri
|
4695dfebf4
|
Remove SHA-3.
|
2021-08-30 10:10:32 +02:00 |
|
Luca Palmieri
|
e106c5c69a
|
Tests pass.
|
2021-08-29 22:32:52 +02:00 |
|
Luca Palmieri
|
7d515138d5
|
Implement password hashing using Argon2, with PHC string format as storage encoding.
|
2021-08-29 22:09:43 +02:00 |
|
LukeMathWalker
|
312ee4aa89
|
Password hashing using SHA3-256.
|
2021-08-22 16:54:41 +01:00 |
|
LukeMathWalker
|
f78f25c358
|
Store user list, insecurely.
|
2021-08-15 13:26:16 +01:00 |
|
LukeMathWalker
|
984800f1a8
|
Random creds.
|
2021-08-14 23:01:18 +01:00 |
|
LukeMathWalker
|
1d0d1cc382
|
Extract basic credentials.
|
2021-08-14 22:57:03 +01:00 |
|
LukeMathWalker
|
03edd1e3b6
|
Missing auth test.
|
2021-08-14 19:35:46 +01:00 |
|
LukeMathWalker
|
e0c67b8747
|
Fix coverage job
|
2021-08-01 21:12:05 +01:00 |
|
LukeMathWalker
|
25dc5d2d5c
|
Add chapter 9 to the README.
|
2021-08-01 19:21:57 +01:00 |
|
LukeMathWalker
|
9e75751b6b
|
Remove Row .
|
2021-08-01 15:17:47 +01:00 |
|
LukeMathWalker
|
d54f33858d
|
End of chapter.
|
2021-08-01 14:57:02 +01:00 |
|
LukeMathWalker
|
d7999e7241
|
Using two types to fetch.
|
2021-08-01 11:11:56 +01:00 |
|
LukeMathWalker
|
e9d4b14dcf
|
Add error.
|
2021-07-28 09:35:34 +01:00 |
|
LukeMathWalker
|
5b87b2449d
|
Add query.
|
2021-07-27 09:09:20 +01:00 |
|
LukeMathWalker
|
32c03a55c5
|
Refactor tests.
|
2021-07-25 17:37:00 +01:00 |
|
LukeMathWalker
|
83826d0166
|
Add handler.
|
2021-07-25 16:40:01 +01:00 |
|
LukeMathWalker
|
16ba42dccf
|
Add handler.
|
2021-07-22 08:31:57 +01:00 |
|
LukeMathWalker
|
2e644faf9d
|
Name helper mock.
|
2021-07-21 22:21:23 +01:00 |
|
LukeMathWalker
|
725280372d
|
Set expectation on helper mock.
|
2021-07-21 21:59:32 +01:00 |
|
LukeMathWalker
|
9752cfc71e
|
Use scoped mock.
|
2021-07-21 21:41:13 +01:00 |
|
LukeMathWalker
|
5299ef1f1d
|
First integration tests for newsletter delivery.
|
2021-07-17 19:43:47 +01:00 |
|
LukeMathWalker
|
c1caed5404
|
Fix name conflict with name from the bunyan format.
|
2021-07-16 09:02:45 +01:00 |
|
LukeMathWalker
|
b3ed5fd21e
|
Fix environment variable for application URL on DO.
|
2021-07-14 09:32:16 +01:00 |
|
LukeMathWalker
|
6ffdae5742
|
Use pinned images in Dockerfile
|
2021-07-11 19:28:05 +01:00 |
|
LukeMathWalker
|
bc22cdca68
|
Update to actix-web 4.0.0-beta.8.
|
2021-07-09 08:42:43 +01:00 |
|
Luca Palmieri
|
0c989497fc
|
Proactively verify if psql and sqlx are installed before moving forward with script execution.
|
2021-07-05 09:00:04 +02:00 |
|
Luca Palmieri
|
6e31366fb2
|
Use the latest version of sqlx-cli, 0.5.5.
0.5.1 does not work anymore due to a conflict between a constant added to the standard library and a crate in our dependency tree.
|
2021-07-05 08:05:02 +02:00 |
|
Luca Palmieri
|
2654151d7d
|
Fix image in README.
|
2021-06-06 14:21:35 +01:00 |
|
Luca Palmieri
|
cf8eb3bbdb
|
Add licensing information.
|
2021-06-06 14:11:19 +01:00 |
|
LukeMathWalker
|
7f71a5c815
|
Update README.
|
2021-05-13 17:12:14 +01:00 |
|