Kumpelinus
|
176c49c78d
|
chore: upgrade Rust toolchain to 1.89 and modernize code with let-chains
|
2025-09-16 00:48:16 +02:00 |
|
psentee
|
4590463cdf
|
auth: serialize exp and iat claims as NumericDate to comply with RFC7519 (#1289)
Add `jti` claim to the JWT to avoid hashing collisions
|
2025-09-15 17:24:59 +02:00 |
|
Valentin Tolmer
|
74dbba0bdc
|
server: dependency cleanup
|
2025-04-09 09:30:39 +09:00 |
|
Valentin Tolmer
|
ba9bcb3894
|
chore: Migrate all the crates to edition 2024
|
2025-03-30 21:32:46 -05:00 |
|
Valentin Tolmer
|
e18f2af54f
|
cargo: Migrate metadata to workspace
|
2025-03-30 20:56:16 -05:00 |
|
Valentin Tolmer
|
5afcdbda65
|
app, server: Add an endpoint to fetch the frontend settings
|
2025-03-30 20:52:39 -05:00 |
|
Valentin Tolmer
|
e4044b7415
|
dependencies: Upgrade sea-orm to 1.1.8
|
2025-03-30 23:00:50 +02:00 |
|
Simon Broeng Jensen
|
0a0f915ce6
|
chore: update rust-argon2 crate to v2
|
2025-02-25 15:18:06 +01:00 |
|
Simon Broeng Jensen
|
2a226963ee
|
auth: move Permission and ValidationResults to auth crate
|
2025-02-22 23:18:06 +01:00 |
|
Simon Broeng Jensen
|
b5e87c7226
|
auth: move auth crate to crates folder
|
2025-02-03 23:32:42 +01:00 |
|