Commit graph

6 commits

Author SHA1 Message Date
Félix Baylac Jacqué 6ec67b1993 Templates: actual design 2024-01-25 12:14:22 +01:00
Félix Baylac Jacqué 627906e6e6 S3: c'est oui 2024-01-23 15:21:04 +01:00
Félix Baylac Jacqué ebd390987f Add create binary cache path
Some checks failed
Build nomnom / Build-NomNom (push) Failing after 5m19s
It's not 100% complete yet, we're still displaying dummy data on the
homepage.

The auth path seems to be super verbose. But I'm a bit unwilling to
use a middleware to perform it: from my experience it makes easy to
screw up the auth model :/

I might revisit this choice later on.
2023-12-13 17:40:31 +01:00
Félix Baylac Jacqué b50e034b8e Login: full scenario 2023-11-27 12:09:26 +01:00
Félix Baylac Jacqué 1eedcf924e Enroll webauthn key: full scenario 2023-11-27 12:09:26 +01:00
Félix Baylac Jacqué 9a85a5cd76 Enroll FIDO key: implement end-to-end flow
But it's broken :(
2023-11-27 12:09:26 +01:00
Renamed from src/main.rs (Browse further)