Commit graph

11 commits

Author SHA1 Message Date
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é b508bbe18b Handlers: create authentication machinery
All checks were successful
Build nomnom / Build-NomNom (push) Successful in 3m35s
2023-11-27 16:56:08 +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
Félix Baylac Jacqué 5437600b1c Run clippy
All checks were successful
Build nomnom / Build-NomNom (push) Successful in 5m35s
2023-09-30 20:23:47 +02:00
Félix Baylac Jacqué 04679f797c Actix setup: init
All checks were successful
Build nomnom / Build-NomNom (push) Successful in 5m48s
2023-09-30 20:00:54 +02:00
Félix Baylac Jacqué 448476fda9 Webauthn: init 2023-01-22 18:12:45 +01:00
Félix Baylac Jacqué f54b4e591d
Handlebars: init at app startup and save handlebars to app state. 2023-01-09 20:23:00 +01:00
Félix Baylac Jacqué 02d641f711
color! 2023-01-09 20:02:27 +01:00
Félix Baylac Jacqué d1d9358335 xxx 2 2023-01-08 17:59:58 +01:00