misskey/packages/backend/test
Shun Sakai 3cae48329e enhance(backend): Replace bcrypt with Argon2
Squashed commit of the following:

commit 4862fd8467d529c54d0aa3e6abff15a574459a8b
Author: Shun Sakai <sorairolake@protonmail.ch>
Date:   Wed Oct 23 20:44:30 2024 +0900

    chore(backend): Update `argon2` package

commit a52eff5deaee39c0a70c83da49ca58d0eab8d513
Author: NoriDev <m1nthing2322@gmail.com>
Date:   Mon Oct 7 18:11:34 2024 +0900

    Revert "tweak 0dc322b6 (1673beta/cherrypick#88)"

    This reverts commit ab6a5d0c3dbe7146de19d72d08658b1c011fe30a.

commit be51daec8a916a2668ea5794e067bde06499e1a4
Author: Mar0xy <marie@kaifa.ch>
Date:   Wed Sep 27 21:46:56 2023 +0200

    upd: rehash misskey passwords with argon2 on login

commit 67b124b7e6e8f1b1d1738ea9a123ab0500876d58
Author: Mar0xy <marie@kaifa.ch>
Date:   Fri Sep 22 00:21:57 2023 +0200

    upd: swap bcrypt to argon2
2024-11-17 15:40:36 +09:00
..
e2e enhance(backend): Replace bcrypt with Argon2 2024-11-17 15:40:36 +09:00
misc refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
prelude remove unused file 2024-06-21 13:18:19 +09:00
resources test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
unit fix(backend): Webhook Test一致性 (#14863) 2024-11-12 09:51:18 +09:00
compose.yml chore(docker-compose): 推奨の名前にする (#14096) 2024-06-28 11:16:12 +09:00
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
global.d.ts test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
jest.setup.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
tsconfig.json test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
utils.ts feature: ユーザ作成時にSystemWebhookを発信できるようにする (#14321) 2024-07-29 21:31:32 +09:00