Quentin Gliech
|
170ad27cf4
|
Reply with proper errors on the OAuth token endpoint
|
2022-02-25 11:28:23 +01:00 |
|
dependabot[bot]
|
42765977bd
|
Bump anyhow from 1.0.53 to 1.0.55
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.53 to 1.0.55.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.53...1.0.55)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-22 10:43:31 +01:00 |
|
dependabot[bot]
|
936247cd2a
|
Bump sqlx from 0.5.10 to 0.5.11
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/launchbadge/sqlx/releases)
- [Changelog](https://github.com/launchbadge/sqlx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/launchbadge/sqlx/compare/v0.5.10...v0.5.11)
---
updated-dependencies:
- dependency-name: sqlx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-22 09:51:19 +01:00 |
|
dependabot[bot]
|
41335ed2ea
|
Bump tracing from 0.1.30 to 0.1.31
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.30 to 0.1.31.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.30...tracing-0.1.31)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-20 17:37:02 +01:00 |
|
dependabot[bot]
|
9655d3e1de
|
Bump argon2 from 0.3.3 to 0.3.4
Bumps [argon2](https://github.com/RustCrypto/password-hashes) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/RustCrypto/password-hashes/releases)
- [Commits](https://github.com/RustCrypto/password-hashes/compare/argon2-v0.3.3...argon2-v0.3.4)
---
updated-dependencies:
- dependency-name: argon2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-20 16:41:31 +01:00 |
|
Quentin Gliech
|
6b5694b0d5
|
Bump dependencies
|
2022-02-17 15:53:48 +01:00 |
|
Quentin Gliech
|
81a9a00ec7
|
Bump dependencies
|
2022-02-04 10:18:01 +01:00 |
|
Quentin Gliech
|
ccf17d1551
|
Loads of docs & enabling more clippy lints
|
2022-02-01 12:02:32 +01:00 |
|
Quentin Gliech
|
fb4662d00c
|
Bump dependencies
|
2022-02-01 10:13:11 +01:00 |
|
Quentin Gliech
|
4dd88d6a01
|
Upgrade dependencies
|
2022-01-25 12:47:17 +01:00 |
|
Quentin Gliech
|
abc341e7ab
|
Database model to save user email verification codes
|
2022-01-21 17:41:11 +01:00 |
|
Quentin Gliech
|
8128a6ca65
|
CLI subcommand to mark emails as verified
|
2022-01-18 18:33:05 +01:00 |
|
Quentin Gliech
|
4384594fc2
|
Email management UI
Also simplify a bunch of query strings
|
2022-01-18 18:16:56 +01:00 |
|
Quentin Gliech
|
1667b5a67f
|
Save user emails in database
|
2022-01-14 18:42:37 +01:00 |
|
Quentin Gliech
|
e98ff94b14
|
Update SQLx offline query data
|
2022-01-14 14:07:40 +01:00 |
|
Quentin Gliech
|
5baec9f612
|
Revoke OAuth session on code reuse
|
2022-01-14 13:20:14 +01:00 |
|
Quentin Gliech
|
9170bf2a3d
|
Use iana generated types in more places
|
2022-01-12 12:22:54 +01:00 |
|
Quentin Gliech
|
254eb504d9
|
Upgrade dependencies
|
2022-01-04 22:35:18 +01:00 |
|
Quentin Gliech
|
072a21663b
|
New JWT/JOSE crate
Still WIP, needs to handle time related claims
|
2022-01-04 22:28:00 +01:00 |
|
Quentin Gliech
|
8f723815b9
|
Split the core crate
|
2021-12-17 18:04:30 +01:00 |
|
Quentin Gliech
|
98540cc235
|
Move storage module to its own crate
|
2021-12-17 12:15:07 +01:00 |
|