Olivier 'reivilibre
56da4ddd91
use axum_extract's version of Query everywhere
2025-10-21 11:30:11 +01:00
Quentin Gliech
eded025ff4
Fix a few clippy lints, mostly in doc comments
2025-08-18 10:34:28 +02:00
Jason Volk
ec9481675d
rand::OsRng is no longer reachable.
...
Signed-off-by: Jason Volk <jason@zemos.net >
2025-06-30 17:06:55 +00:00
Quentin Gliech
6421d9d1f5
Add license headers in most files that missed them
2025-06-12 11:01:07 +02:00
reivilibre
dd0299fa40
Foundation of new syn2mas tool ( #3636 )
2025-01-27 18:01:46 +00:00
Quentin Gliech
248e03ac93
Replace HTTP client in oidc-client with reqwest
2024-10-28 13:46:38 +01:00
Quentin Gliech
59ce524586
storage: split the repository trait
2023-01-24 16:05:14 +01:00
Quentin Gliech
9d97e4a0e8
Switch to camino's Utf8Path* instead of std::path::Path*
2022-11-18 19:02:26 +01:00
Quentin Gliech
901b9bbfae
Simplify and speedup CI
2022-11-03 15:19:49 +01:00
Quentin Gliech
394907d744
Disallow Ulid generation without explicit timestamp and rng
2022-11-02 18:59:00 +01:00
Quentin Gliech
fb5d6eac25
Pass the rng and clock around
2022-11-02 18:59:00 +01:00
Quentin Gliech
f2b3649d75
Bump MSRV to 1.61.0
2022-09-27 19:05:25 +02:00
Kévin Commaille
56c49be587
Allow to validate provider metadata
...
According to the OpenID Connect Discovery 1.0 spec.
Provide the default values for fields when they are defined.
Introduce VerifiedProviderMetadata.
Rename Metadata to ProviderMetadata.
Implement Deserialize for ProviderMetadata.
2022-08-11 17:20:17 +02:00
Quentin Gliech
acd428384d
Bump dependencies and bumps MSRV to 1.60
2022-06-27 23:37:21 +02:00
Quentin Gliech
29c819c6ba
Bump MSRV to 1.59
2022-06-03 13:37:20 +02:00
Quentin Gliech
bfc5fa8ec7
Bump MSRV to 1.57
2022-04-06 22:46:39 +02:00
Quentin Gliech
5aca3fc24c
Move to Rust edition 2021
...
Also bump MSRV to 1.56 and use the same clippy lints in every crate
2021-12-09 22:54:35 +01:00
Quentin Gliech
89d0821ed2
Bump MSRV to 1.54
...
clap 4.0.0-beta4 broke <1.54 compatibility
2021-09-16 15:05:07 +02:00
Quentin Gliech
6ccd3b78d6
Set MSRV and let beta & nightly fail in CI
2021-08-14 13:18:08 +02:00