misskey/packages/backend/test/e2e
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
..
synalio feat: 通報の強化 (#14704) 2024-10-05 16:20:15 +09:00
2fa.ts fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) 2024-10-05 12:03:47 +09:00
antennas.ts fix(backend/antenna): キーワードが与えられなかった場合のエラーをApiErrorとして投げる (#14491) 2024-09-15 15:13:46 +09:00
api-visibility.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
api.ts test(backend): refactor tests (#13499) 2024-03-03 20:15:35 +09:00
block.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
clips.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
drive.ts test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
endpoints.ts fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) 2024-10-05 12:03:47 +09:00
exports.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
fetch-resource.ts enhance(backend) : リモートユーザーの照会をオリジナルにリダイレクトするように (#12892) (#14897) 2024-11-09 10:54:44 +09:00
fetch-validate-ap-deny.ts
ff-visibility.ts test(backend): refactor tests (#13499) 2024-03-03 20:15:35 +09:00
move.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
mute.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
nodeinfo.ts
note.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
oauth.ts
renote-mute.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
reversi-game.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
streaming.ts 自分のフォロワー限定投稿に対するリプライがホームタイムラインで見えないことが有る問題を修正 (#13835) 2024-07-30 19:44:08 +09:00
thread-mute.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
timelines.ts enhance(backend): Replace bcrypt with Argon2 2024-11-17 15:40:36 +09:00
user-notes.ts test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
users.ts enhance(frontend): サインイン画面の改善 (#14658) 2024-10-04 15:23:33 +09:00
well-known.ts