refactor: pivot removal + sub-route skeletons + shared components (#69)
maximus
created branch issue-69-foundation-pivot-removal in maximus/Simpl-Resultat
2026-04-14 18:25:43 +00:00
maximus
pushed to issue-69-foundation-pivot-removal at maximus/Simpl-Resultat
2026-04-14 18:25:43 +00:00
fix: migrate PIN hashing from SHA-256 to Argon2id (#54)
fix: migrate PIN hashing from SHA-256 to Argon2id
fix: migrate PIN hashing from SHA-256 to Argon2id (#54)
Review: APPROVE
Summary: Clean migration from SHA-256 to Argon2id with transparent backward compatibility and automatic rehashing of legacy PINs on successful verification. Solid test…
fix(deps): bump vite to resolve high severity vulnerability (#59)
Obsolète : vite a été bumpé à 6.4.2 via la PR #77 (commit 813d29e) qui traite aussi GHSA-4w7w-66w2-5vf9 et GHSA-p9ff-h696-f583. Fermeture de cette PR qui est maintenant en conflit avec main.
fix(deps): bump vite to resolve high severity vulnerability (#59)
fix(deps): bump vite to 6.4.2 (GHSA-4w7w-66w2-5vf9, GHSA-p9ff-h696-f583)
fix(deps): bump vite to resolve high severity vulnerability
feat: migrate OAuth tokens from plaintext JSON to OS keychain
docs: ADR 0006 + changelog + architecture for OAuth keychain (#82)
[#5] Tests manuels + ADR 0006 + changelog + PR finale