FoundKey/packages/backend/src
Johann150 161659de5c
enhance: replace signin CAPTCHA with rate limit (#8740)
* enhance: rate limit works without signed in user

* fix: make limit key required for limiter

As before the fallback limiter key will be set from the endpoint name.

* enhance: use limiter for signin

* Revert "CAPTCHA求めるのは2fa認証が無効になっているときだけにした"

This reverts commit 02a43a310f.

* Revert "feat: make captcha required when signin to improve security"

This reverts commit b21b058005.

* fix undefined reference

* fix: better error message

* enhance: only handle prefix of IPv6
2022-05-28 12:06:47 +09:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot enhance: Perform port diagnosis at startup only when Listen fails (#8698) 2022-05-19 11:49:07 +09:00
config refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
daemons refactor: fix type 2022-04-17 14:42:13 +09:00
db refactor 2022-05-21 22:07:11 +09:00
mfm refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
misc refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
models fix: assume remote users are following each other (#8734) 2022-05-25 23:17:00 +09:00
prelude refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
queue use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
remote fix: wrong type for isVisibleForMe 2022-05-24 10:12:42 +02:00
server enhance: replace signin CAPTCHA with rate limit (#8740) 2022-05-28 12:06:47 +09:00
services refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
const.ts remove max note text length setting 2022-02-20 16:07:43 +09:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
types.ts feat: アンケート終了通知 2022-03-06 16:06:27 +09:00