egirlskey/packages/backend/src
Derek 66513b9893
fix(server): "forkbomb" DOS mitigation (#9247)
* Add recursion limit to resolver

* Use shared resolver in featured and question

* Changelog

* Changelog fix

* Update CHANGELOG.md

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Add host to recursion limit error message

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-12-03 06:13:36 +09:00
..
@types lint 2022-09-20 05:36:51 +09:00
boot fixes 2022-09-24 06:45:44 +09:00
core fix(server): "forkbomb" DOS mitigation (#9247) 2022-12-03 06:13:36 +09:00
daemons fix import type 2022-09-21 05:33:11 +09:00
misc improve performance 2022-11-17 09:31:07 +09:00
models Add Cloudflare Turnstile CAPTCHA support (#9111) 2022-10-13 09:19:57 +09:00
queue fix typo on CleanRemoteFilesProcessorService (#9171) 2022-11-14 06:53:50 +09:00
server fix: add missing , 2022-12-02 14:12:09 +00:00
AppModule.ts refactor 2022-09-18 06:10:10 +09:00
GlobalModule.ts refactor(backend): refactor dependency 2022-09-22 05:11:26 +09:00
RepositoryModule.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
config.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
const.ts remove max note text length setting 2022-02-20 16:07:43 +09:00
di-symbols.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +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
logger.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
postgre.ts fix 2022-09-24 10:45:42 +09:00
redis.ts refactor(backend): refactor dependency 2022-09-22 05:11:26 +09:00
types.ts feat: アンケート終了通知 2022-03-06 16:06:27 +09:00