hippofish/packages/backend/src
dakkar cced87da7f rate limit all password checks - fixes #540
all of these endpoints require the caller to already be logged in, so
it's not really much of a security problem, but it's still safer to
limit any endpoints that can be used to guess the current password
2024-07-12 11:15:58 +01:00
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot merge: Revert "fix: start only one instance of ChartManagementService scheduled job" (!555) 2024-06-18 14:26:51 +00:00
core parse notRespondingSince from redis instance cache 2024-06-23 10:57:05 +01:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc Merge branch 'develop' into future-2024-05-31 2024-06-08 16:45:53 +01:00
models add copyright text to all our files 2024-06-15 11:36:55 +01:00
queue fix: notRespondingSinceが実装される前に不通になったインスタンスが自動的に配信停止にならない (#14059) 2024-06-23 10:59:43 +01:00
server rate limit all password checks - fixes #540 2024-07-12 11:15:58 +01:00
config.ts Merge branch 'develop' into future-2024-05-31 2024-06-08 16:45:53 +01:00
const.ts merge: upstream 2024-02-19 10:47:42 +01:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts merge: upstream 2024-02-19 10:47:42 +01:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts merge: upstream 2024-02-19 10:47:42 +01:00
types.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00