FoundKey/packages
Chloe Kudryavtsev ed9d4023d4
ci/woodpecker/push/lint-backend Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/push/lint-client Pipeline was successful Details
ci/woodpecker/push/lint-sw Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
backend: add argon2 support
Passwords will be automatically re-hashed on sign-in.
All new password hashes will be argon2 by default.

This uses argon2id and is not configurable.
In the very unlikely case someone has more specific needs,
a fork is recommended.

ChangeLog: Added

Co-authored-by: Chloe Kudryavtsev <code@toast.bunkerlabs.net>
Reviewed-on: #308
2022-12-29 20:13:47 +00:00
..
backend backend: add argon2 support 2022-12-29 20:13:47 +00:00
client client: only catch erroneous key errors in i18n.ts 2022-12-27 21:47:34 +01:00
foundkey-js chore: update @typescript-eslint packages 2022-12-13 15:57:26 -05:00
shared eslint: allow backticks to avoid escaping single/double quotes 2022-12-07 16:27:39 -05:00
sw sw: add TypeScript type checking 2022-12-13 15:42:08 -05:00
meta.json refactoring 2021-11-12 02:02:25 +09:00