Sharkey/packages/backend/src/server/api/endpoints/i/2fa
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
..
done.ts fix(backend): add missing schemas and fix incorrect schemas (#13295) 2024-02-16 14:27:33 +09:00
key-done.ts rate limit all password checks - fixes #540 2024-07-12 11:15:58 +01:00
password-less.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
register-key.ts rate limit all password checks - fixes #540 2024-07-12 11:15:58 +01:00
register.ts rate limit all password checks - fixes #540 2024-07-12 11:15:58 +01:00
remove-key.ts rate limit all password checks - fixes #540 2024-07-12 11:15:58 +01:00
unregister.ts rate limit all password checks - fixes #540 2024-07-12 11:15:58 +01:00
update-key.ts merge: upstream 2024-02-19 10:47:42 +01:00